人员导出 加条件修改

This commit is contained in:
2022-04-11 13:37:49 +08:00
parent 74dcd12285
commit 1844a15879
8 changed files with 180 additions and 123 deletions
@@ -62,6 +62,8 @@ namespace IRaCIS.Core.Application.Contracts
public TrialSiteSurveyView TrialSiteSurvey { get; set; }
}
public class TrialSiteUserSurveyAllQuery : PageInput
{
[NotDefault]
@@ -78,7 +80,6 @@ namespace IRaCIS.Core.Application.Contracts
public string FormWriterKeyInfo { get; set; } = string.Empty;
//public string UserKeyInfo { get; set; } = string.Empty;
public string UserName { get; set; } = string.Empty;