zhoulj 4 سال پیش
والد
کامیت
a513435554
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Console/Commands/Tool/TestSmartPush.php

+ 1 - 1
app/Console/Commands/Tool/TestSmartPush.php

@@ -47,7 +47,7 @@ class TestSmartPush extends Command
         print_r('memory_used:'.memory_get_usage()."\n");
         print_r("======智能推送测试【任务执行开始】=====".date("y-m-d H:i:s"."\n"));
         
-        $ticktok = new TikTokUserCharge(55469,30,'2021-01-12 17:48:08');
+        $ticktok = new TikTokUserCharge(20861,30,'2021-01-12 17:48:08');
         $res = $ticktok->handle();
         \Log::info('res:');\Log::info($res);