xw 1 week geleden
bovenliggende
commit
c5e56526c8

+ 1 - 0
fs-service/src/main/java/com/fs/hisStore/service/impl/FsStoreOrderScrmServiceImpl.java

@@ -5793,6 +5793,7 @@ public class FsStoreOrderScrmServiceImpl implements IFsStoreOrderScrmService {
         map.put("德邦", "DBL");
         map.put("圆通", "YTO");
         map.put("自提", "ZT");
+        map.put("极兔", "JT");
         return map;
     }