wupengfei 2 年之前
父节点
当前提交
792e8ca774
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/api/controller/Timedtask.php

+ 1 - 0
application/api/controller/Timedtask.php

@@ -500,6 +500,7 @@ class Timedtask
 
 
     public function createVirChildren()
     public function createVirChildren()
     {
     {
+        die();
         $list =  Db::name('store_member')->field('id')->where('is_vir',1)->where('pid',0)->select();
         $list =  Db::name('store_member')->field('id')->where('is_vir',1)->where('pid',0)->select();
         $pre = [1994,1782,1853,1332,1558,1392,1343,1595,1886,1866];
         $pre = [1994,1782,1853,1332,1558,1392,1343,1595,1886,1866];
         $num = rand(30,80);
         $num = rand(30,80);