增加统计字段
This commit is contained in:
@@ -382,6 +382,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public int? TrialWaitSignDocCount { get; set; }
|
||||
|
||||
public int? SysWaitSignDocCount { get; set; }
|
||||
|
||||
public int? TrialSignedDocCount { get; set; }
|
||||
public int? SysSignedDocCount { get; set; }
|
||||
|
||||
#region PM/APM
|
||||
public int? PM_SiteSurveryCount { get; set; }
|
||||
public int? PM_CheckCount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user