fix:1
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
/// </summary>
|
||||
public int RecNum { get; set; }
|
||||
/// <summary>
|
||||
/// 已整改待确认数量
|
||||
/// </summary>
|
||||
public int RCNum { get; set; }
|
||||
/// <summary>
|
||||
/// 未整改数量
|
||||
/// </summary>
|
||||
public int NoRecNum { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user