中心调研两个版本修改

This commit is contained in:
2023-07-05 11:43:32 +08:00
parent 93517d90ec
commit fc229fb645
3 changed files with 7 additions and 2 deletions
@@ -52,6 +52,8 @@ namespace IRaCIS.Core.Application.Contracts
public string TrialRoleCode { get; set; }
public UserTypeEnum? UserTypeEnum { get; set; }
public Guid? SystemUserId { get; set; }
}