修改系统通知
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user