This commit is contained in:
2024-10-23 15:30:23 +08:00
2 changed files with 56 additions and 25 deletions

View File

@@ -364,6 +364,10 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// </summary>
public const string BIZTYPE_WMSDELIVERY_ID = "26585291847957";
/// <summary>
/// 预任务生成业务类型-人工移库
/// </summary>
public const string BIZTYPE_PEOPLEDELIVERY_ID = "37760774435349";
/// <summary>
/// 预任务生成业务类型-销售出库
/// </summary>
public const string BIZTYPE_WMSSALERELEASE_ID = "25104446664213";