废弃之前的接口,增加统计

This commit is contained in:
2024-03-11 15:56:25 +08:00
parent cd7318dd63
commit 881a5320a8
3 changed files with 68 additions and 68 deletions
@@ -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; }