发货相关更新

This commit is contained in:
wangjinlei
2023-10-31 16:29:09 +08:00
parent f037f9c2f5
commit 5a15ba417c
6 changed files with 52 additions and 15 deletions

View File

@@ -81,7 +81,7 @@ public class Constants {
/**
* 快递接口指令-下单
*/
public static final String EXPRESS_REQUEST_TYPE_QUERY = "1002";
public static final String EXPRESS_REQUEST_TYPE_QUERY = "8001";//"1002";
/**
* 快递接口 - 下单 URL
*/