Uat_Study
hang 2022-03-30 15:22:14 +08:00
parent 60b54531c1
commit 6f1aed58cb
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ namespace IRaCIS.Core.Application.Service
/// </summary>
/// <param name="editTrialUserPreparation"></param>
/// <returns></returns>
[AllowAnonymou
[AllowAnonymous]
public async Task<IResponseOutput> TrialExternalUserJoinTrial(TrialExternalUserConfirm editTrialUserPreparation)
{