lvhao 3 tháng trước cách đây
mục cha
commit
7812eedc13
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      core/CoreApp/controllers/Fullordersmt.php

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

@@ -2263,6 +2263,7 @@ class Fullordersmt extends Start_Controller {
 					}
 					else
 					{
+						$this->fullordersmt->save(array('waybill'=>$msg,'state'=>209,'dlz'=>2),$id);
 						echo json_encode(array('msg'=>'声明失败:'.$result['error_msg'],'success'=>false));exit;
 					}
 				}