Browse Source

已修改

lvhao 9 giờ trước cách đây
mục cha
commit
33f9d0f185
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      core/CoreApp/controllers/Fullorder.php

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

@@ -2008,6 +2008,7 @@ class Fullorder extends Start_Controller {
 			$post['sbpm'] = $ud['sbpm'];
 			$post['shouldmoney'] = $ud['shouldmoney'];
 			$post['library'] = $ud['library'];
+			$post['r_tax_id'] = $ud['r_tax_id'];
 			//减少代码复用吧
 			$lo_ret = $this->logic_order->checkEditExpress($post);
 			if($lo_ret['code'] != 1){