Browse Source

提交数据

lvhao 3 days ago
parent
commit
0b52822e7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/QueueCbt.php

+ 1 - 1
core/CoreApp/controllers/QueueCbt.php

@@ -29,7 +29,7 @@ class QueueCbt extends Start_Controller {
             exit("当前不是20点执行".date("H"));
             exit("当前不是20点执行".date("H"));
         }
         }
         $where_arr = [
         $where_arr = [
-            "shop"=>35,//当前店铺为tt-wk
+            //"shop"=>35,//当前店铺为tt-wk
             "express"=>83,//快递为tt-cbt
             "express"=>83,//快递为tt-cbt
             "print"=>2,//未打印
             "print"=>2,//未打印
             "printnumber"=>0,//打印次数
             "printnumber"=>0,//打印次数