Browse Source

提交数据

lvhao 4 tháng trước cách đây
mục cha
commit
0ec0b0d076

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

@@ -1335,7 +1335,7 @@ class Systemprint extends Start_Controller {
 						$this->$fullorder_name->save(array('print'=>1,'failed'=>$failed),$va[$n]);
 					}
 				}
-				else if($fullorder['printcode'] == "DPEX" || $fullorder['printcode'] == "FedEx_2day" || $fullorder['printcode'] == "usps_priority")//官方FEDEX接口
+				else if($fullorder['printcode'] == "DPEX" || $fullorder['printcode'] == "FedEx_2day" || $fullorder['printcode'] == "usps_priority" || $fullorder['printcode'] == "FEDEX_G" )//官方FEDEX接口
 				{
 					if($fullorder['waybillid'] != '')
 					{

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
core/CoreApp/models/Model_cne.php