修改联合接口地址的请求IP端口

This commit is contained in:
alex
2023-08-08 10:26:42 +08:00
parent abb9663485
commit 75f9b45e5c
4 changed files with 43 additions and 2 deletions

View File

@@ -168,5 +168,9 @@ public class ModuleConsts
/// 模块标识-仓库定义
/// </summary>
public const string MODULE_WMSWAREHOUSEDEFINITION_ID = "25905106252053";
/// <summary>
/// 模块标识-路段管理
/// </summary>
public const string MODULE_WMSROAD_ID = "26100621140773";
}