This commit is contained in:
2024-09-04 17:31:22 +08:00
parent b07f20845d
commit a4345646ca
8 changed files with 367 additions and 351 deletions

View File

@@ -48,6 +48,11 @@ namespace Tnb.QcMgr.Entities
/// 合格数
/// </summary>
public int? qty { get; set; }
/// <summary>
/// 不合格数
/// </summary>
public int? rqty { get; set; }
/// <summary>
/// 状态