修改用户类型返回接口
parent
2aa4542a8a
commit
54871c4fbe
|
@ -120,7 +120,6 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
if (userTypeSelectEnum == UserTypeSelectEnum.SiteSurvey)
|
||||
{
|
||||
userTypeEnums = new List<UserTypeEnum>() { UserTypeEnum.CRA, UserTypeEnum.ClinicalResearchCoordinator };
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue