lvhao 4 ماه پیش
والد
کامیت
0ec0b0d076
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      core/CoreApp/controllers/Systemprint.php
  2. 1 1
      core/CoreApp/models/Model_cne.php

+ 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'] != '')
 					{

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1 - 1
core/CoreApp/models/Model_cne.php