增加空载具入库业务接口
This commit is contained in:
@@ -29,5 +29,9 @@ namespace Tnb.WarehouseMgr.Entities.Consts
|
||||
/// 单据状态-作业中
|
||||
/// </summary>
|
||||
public const string BILLSTATUS_ON_ID = "25065143245845";
|
||||
/// <summary>
|
||||
/// 预任务生成业务类型-空载具移入ID
|
||||
/// </summary>
|
||||
public const string BIZTYPE_EMPTYIN_ID = "26121986416677";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user