lvhao 7 godzin temu
rodzic
commit
611b49c402
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      core/CoreApp/controllers/Fullorder.php

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

@@ -2004,7 +2004,7 @@ class Fullorder extends Start_Controller {
 			$post['zipcode'] = $ud['zipcode'];
 			$post['zsbjz'] =$ud['zsbjz'];
 			$post['zzl'] = $ud['zzl'];
-			$post['js'] = $us['js'];
+			$post['js'] = $ud['js'];
 			//减少代码复用吧
 			$lo_ret = $this->logic_order->checkEditExpress($post);
 			if($lo_ret['code'] != 1){