模型给默认参数
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
e7261b1c7e
commit
25425eab93
|
|
@ -248,7 +248,7 @@ namespace IRaCIS.Application.Contracts
|
|||
|
||||
public List<UserAddUserType> UserRoleList { get; set; }
|
||||
|
||||
public List<Guid> HospitalGroupIdList { get; set; }
|
||||
public List<Guid> HospitalGroupIdList { get; set; } = new List<Guid>();
|
||||
|
||||
public string BaseUrl { get; set; } = string.Empty;
|
||||
public string RouteUrl { get; set; } = string.Empty;
|
||||
|
|
|
|||
Loading…
Reference in New Issue