PDA质检任务数据重复显示bug;载具规格为外协料架-退至二楼暂存仓

This commit is contained in:
2024-11-05 10:26:07 +08:00
parent 1f6bb00f25
commit 1e3d54ba5e
3 changed files with 109 additions and 32 deletions

View File

@@ -421,6 +421,10 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// 预任务生成业务类型-盘点出库
/// </summary>
public const string BIZTYPE_WMSCHECKOUTSTOCK_ID = "27718132310037";
/// <summary>
/// 预任务生成业务类型-暂控料出库
/// </summary>
public const string BIZTYPE_TEMPCONTROLOUTSTOCK_ID = "38027183728661";
/// <summary>
/// 成品调拨入库
@@ -470,6 +474,11 @@ namespace Tnb.WarehouseMgr.Entities.Consts
/// 载具规格-载运料架
/// </summary>
public const string CARRY_ZYLJSTD_ID = "34995839046677";
/// <summary>
/// 载具规格-外协料架
/// </summary>
public const string CARRY_WXLJSTD_ID = "37896162328597";
/// <summary>
/// 打印状态-未打印
/// </summary>