中心调研邮件修改
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-28 09:27:12 +08:00
parent 5bd055c77d
commit 8e2b99333c
7 changed files with 142 additions and 2 deletions
@@ -498,6 +498,8 @@ namespace IRaCIS.Application.Contracts
public Guid? UserTypeId { get; set; }
public List<UserTypeEnum> UserTypeList { get; set; }
public string UserName { get; set; } = string.Empty;
public string OrganizationName { get; set; } = String.Empty;