소스 검색

先注释,明早更新

lzk 1 개월 전
부모
커밋
b11bbf7178
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      3.Service/XYY.Service.Standard.ChannelApi/ChinaPost/GatewayApi.cs

+ 4 - 4
3.Service/XYY.Service.Standard.ChannelApi/ChinaPost/GatewayApi.cs

@@ -239,10 +239,10 @@ namespace XYY.Service.Standard.ChannelApi.ChinaPost
 
             };
             //改用etd方式对接
-            if (channel.PublicName.Contains("FEDEX"))
-            {
-                post.etd = "1";
-            }
+            //if (channel.PublicName.Contains("FEDEX"))
+            //{
+            //    post.etd = "1";
+            //}
             post.sender = new Sender
             {
                 name = channel.SenderName,