소스 검색

添加速卖通的修改运单

lvhao 3 달 전
부모
커밋
e9130fc367
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;
 					}
 				}