浏览代码

提交数据

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

+ 1 - 0
core/CoreApp/controllers/Aatest.php

@@ -106,6 +106,7 @@ class Aatest extends Start_Controller {
 		// 	//$this->_mdedit($arg_array);
 		// }
 		//$this->_print();
+		die;
 		$time = time() - 10 * 3600 * 24;
         //快递为3pe  76  出库时间十天前   waybillid 不能为空
         $where = "express = 76 and librarytime >= ".$time ." and waybillid is not null";