提报记录添加工单号
This commit is contained in:
@@ -15,6 +15,8 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
public string? plan_start_date { get; set; } = string.Empty;
|
||||
public int? reported_work_qty { get; set; }
|
||||
public string? status { get; set; } = string.Empty;
|
||||
|
||||
public string mo_code { get; set; }
|
||||
|
||||
public List<ReportRecordListChildrenOutput>? tablefield107 { get; set; } = new List<ReportRecordListChildrenOutput>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user