bug
This commit is contained in:
@@ -231,6 +231,10 @@ namespace Tnb.WarehouseMgr.Entities.Consts
|
||||
/// </summary>
|
||||
public const string TASK_BILL_STATUS_RUNING_ID = "26126856028453";
|
||||
/// <summary>
|
||||
/// 任务单据状态-已暂停Id
|
||||
/// </summary>
|
||||
public const string TASK_BILL_STATUS_PAUSE_ID = "26126866160677";
|
||||
/// <summary>
|
||||
/// 任务单据状态-已完成ID
|
||||
/// </summary>
|
||||
public const string TASK_BILL_STATUS_COMPLE_ID = "26126860808229";
|
||||
|
||||
Reference in New Issue
Block a user