修改中心调研

This commit is contained in:
2023-07-05 11:35:31 +08:00
parent ddcd9cb0c1
commit 93517d90ec
3 changed files with 8 additions and 3 deletions
@@ -50,6 +50,8 @@ namespace IRaCIS.Core.Application.Contracts
public string TrialRoleName { get; set; }
public string TrialRoleCode { get; set; }
public Guid? SystemUserId { get; set; }
}