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