|
@@ -288,7 +288,7 @@ class Lave extends Api
|
|
|
{
|
|
|
|
|
|
|
|
|
- var_dump(789456132);die();
|
|
|
+
|
|
|
$list=WechatPlanRecord::where('is_signing',0)->select();
|
|
|
|
|
|
|
|
@@ -305,11 +305,11 @@ class Lave extends Api
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
+
|
|
|
if ($date != $now_date) {
|
|
|
|
|
|
if ($today == $day||$today==$last) {
|
|
|
-
|
|
|
+
|
|
|
$cid=$v['cid'];
|
|
|
|
|
|
|