Browse Source

提交数据

lvhao 1 month ago
parent
commit
153191994e
1 changed files with 1 additions and 0 deletions
  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";