增加完成校验,自检报废记录添加报废人

This commit is contained in:
2023-07-24 11:24:08 +08:00
parent 9dcf772a08
commit ee2e9ffc3d
2 changed files with 18 additions and 5 deletions

View File

@@ -27,6 +27,8 @@ namespace Tnb.ProductionMgr.Entities.Dto.PrdManage
public string? batch { get; set; }
public string? create_time { get; set; }
public string? create_name { get; set; }
/// <summary>
/// 报废数量
/// </summary>