lvhao 5 dias atrás
pai
commit
f1d2e2a88e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      core/CoreApp/models/Model_logic_express.php

+ 1 - 1
core/CoreApp/models/Model_logic_express.php

@@ -77,7 +77,7 @@ class Model_logic_express extends Lin_Model {
         }else if(in_array($print_code,['YunExpress_JFPHTKR','YunExpress','YunExpress_BaoXian'])){
             //云途(美国) 云途欧盟  云途欧盟-带保险
             return $this->check_yt($waybill);
-        }else if(in_array($print_code,['FedEx_GD','FEDEX_G','FEDEXGF','FedEx_2day','HUALEI-FEDEX'])){
+        }else if(in_array($print_code,['FedEx_GD','FEDEX_G','FEDEXGF','FedEx_2day','HUALEI-FEDEX','HUALEI-FEDEX-9610','HUALEI-FEDEX-BBG'])){
             //云尚快递快线和普货 fedex   fedex(杭州)-不报关 FedEx-US2  惠城联邦
             return $this->check_fedex($waybill);
         }else if(in_array($print_code,['DHL','HUALEI-DHL','DHL-9'])){