排产代码逻辑调整
This commit is contained in:
@@ -35,6 +35,10 @@ namespace Tnb.ProductionMgr.Entitys.Dto.PrdManage
|
||||
/// 计划生产结束日期
|
||||
/// </summary>
|
||||
public DateTime? plan_end_date { get; set; }
|
||||
/// <summary>
|
||||
/// 任务ID
|
||||
/// </summary>
|
||||
public string task_id { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user