入库申请模块代码提交
This commit is contained in:
@@ -71,6 +71,10 @@ namespace Tnb.WarehouseMgr.Entities.Consts
|
||||
/// </summary>
|
||||
public const string BILLSTATUS_ON_ID = "25065143245845";
|
||||
/// <summary>
|
||||
/// 单据状态-完成
|
||||
/// </summary>
|
||||
public const string BILLSTATUS_COMPLETE_ID = "25065149810453";
|
||||
/// <summary>
|
||||
/// 任务类型-入库TypeId
|
||||
/// </summary>
|
||||
public const string WMS_PRETASK_INSTOCK_TYPE_ID = "26126748597797";
|
||||
|
||||
Reference in New Issue
Block a user