@@ -105,6 +105,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";
@@ -125,7 +125,7 @@ class Ac extends Start_Controller {
public function _x3($arg_array)
{
-
$fullorder = $this->fullorder->get_number($arg_array[0]);
if(!$fullorder)