修复删除字典表数据
This commit is contained in:
@@ -616,11 +616,11 @@ namespace IRaCIS.Core.Application.Service
|
||||
}
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 不带Token 访问 页面获取项目基本信息 和参与情况 (已经确认了 就不允许再次确认) Id: TrialExternalUserId/TrialSiteSurveyUserId
|
||||
/// </summary>
|
||||
/// <param name="id"></param>
|
||||
/// <param name="isExternalUser"></param>
|
||||
/// <returns></returns>
|
||||
[AllowAnonymous]
|
||||
public async Task<TrialInfoWithPreparationInfo> JoinBasicInfo(Guid id, bool isExternalUser)
|
||||
|
||||
Reference in New Issue
Block a user