修改系统通知

This commit is contained in:
2022-05-17 14:07:42 +08:00
parent 12a0812bcd
commit fafe6a76a0
3 changed files with 32 additions and 2 deletions
@@ -43,6 +43,12 @@ namespace IRaCIS.Core.Application.Contracts
public int? TotalApprovalRequiredCount { get; set; }
public int? TotalSystemNoticeCount { get; set; }
public int? NeedReadSystemNoticeCount { get; set; }
}
public class TrialSiteSurveyStatQuery : PageInput