重写库位定义导入功能

This commit is contained in:
FanLian
2023-08-08 10:19:34 +08:00
parent abb9663485
commit ea0f71ac19
4 changed files with 87 additions and 3 deletions

View File

@@ -168,5 +168,9 @@ public class ModuleConsts
/// 模块标识-仓库定义
/// </summary>
public const string MODULE_WMSWAREHOUSEDEFINITION_ID = "25905106252053";
/// <summary>
/// 模块标识-仓库定义
/// </summary>
public const string MODULE_LOCATIONDEFINITION_ID = "26103854387237";
}