lvhao 3 月之前
父节点
当前提交
daa0c00edb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Apidsyskxcx.php

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

@@ -69,7 +69,7 @@ class Apidsyskxcx extends Start_Controller
     private function _doRenwu(){
         //必须是云尚快线   打印
         $list = $this->fullorder->find_all("express = 71 and print = 3 and library = 2 and expressstate < 6");
-        print_r(count($list));
+        die(count($list));
 
     }
 }