空载具业务
This commit is contained in:
@@ -46,5 +46,9 @@ namespace Tnb.WarehouseMgr.Entities.Consts
|
|||||||
/// 预任务类型-入库TypeId
|
/// 预任务类型-入库TypeId
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string WMS_PRETASK_INSTOCK_TYPE_ID = "26126748597797";
|
public const string WMS_PRETASK_INSTOCK_TYPE_ID = "26126748597797";
|
||||||
|
/// <summary>
|
||||||
|
/// 预任务生成业务类型-载具移入Id
|
||||||
|
/// </summary>
|
||||||
|
public const string BIZTYPE_EMPTYIN_ID = "26120915344165";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user