废弃之前的接口,增加统计
This commit is contained in:
@@ -386,6 +386,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public int? TrialSignedDocCount { get; set; }
|
||||
public int? SysSignedDocCount { get; set; }
|
||||
|
||||
public int? SysNoticeUnReadCount { get; set; }
|
||||
|
||||
#region PM/APM
|
||||
public int? PM_SiteSurveryCount { get; set; }
|
||||
public int? PM_CheckCount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user