增加完成校验,自检报废记录添加报废人
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user