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);