其他出库记录、原材料到中储仓入库接口变更

This commit is contained in:
2024-09-20 08:59:07 +08:00
parent 4ea75cc677
commit 28742d05d0
11 changed files with 448 additions and 6 deletions

View File

@@ -243,6 +243,10 @@ public class ModuleConsts
/// </summary>
public const string MODULE_WMSPURCHASE_ID = "29975280336405";
/// <summary>
/// 模块标识-其他出库 todo
/// </summary>
public const string MODULE_OtherOutstockH_ID = "MODULE_OtherOutstockH_ID";
/// <summary>
/// 模块标识-在库物料维护
/// </summary>
public const string MODULE_WMSINSTKMIN_ID = "27124095468309";