Browse Source

添加速卖通的修改运单

lvhao 3 tháng trước cách đây
mục cha
commit
e9130fc367
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

@@ -2228,6 +2228,7 @@ class Fullordersmt extends Start_Controller {
 					}
 					else
 					{
+						$this->fullordersmt->save(array('waybill'=>$msg,'dlz'=>4),$id);
 						echo json_encode(array('msg'=>'修改声明失败,请重试','xq'=>$obtain,'success'=>false));exit;
 					}
 				}