修改中心调研导表
parent
716b7833b0
commit
1226af6376
|
@ -104,6 +104,8 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
|
||||
[DictionaryTranslateAttribute("YesOrNo")]
|
||||
public bool IsGenerateAccount { get; set; }
|
||||
|
||||
[DictionaryTranslateAttribute("SiteSurvey_UserRoles")]
|
||||
public int TrialRoleCode { get; set; }
|
||||
|
||||
public string OrganizationName { get; set; } = string.Empty;
|
||||
|
|
Loading…
Reference in New Issue