修改中心调研bug 需要迁移

This commit is contained in:
2024-04-10 14:54:33 +08:00
parent 3a996212ed
commit 71c21ccc00
2 changed files with 3 additions and 1 deletions
@@ -107,7 +107,7 @@ namespace IRaCIS.Core.Application.Contracts
public bool? IsGenerateAccount { get; set; }
public Guid? TrialRoleNameId { get; set; }
public int? TrialRoleCode { get; set; }
public TrialSiteUserStateEnum? State { get; set; }