修改中心调研导表

IRC_NewDev
hang 2024-01-03 15:26:40 +08:00
parent 716b7833b0
commit 1226af6376
1 changed files with 2 additions and 0 deletions

View File

@ -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;