人员导出 加条件修改
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user