This commit is contained in:
alex
2023-08-10 10:20:20 +08:00
5 changed files with 159 additions and 81 deletions

View File

@@ -176,5 +176,9 @@ public class ModuleConsts
/// 模块标识-路段管理
/// </summary>
public const string MODULE_WMSROAD_ID = "26100621140773";
/// <summary>
/// 模块标识-点位管理
/// </summary>
public const string MODULE_WMSPOINT_ID = "26099196480805";
}