修改参与用户的JoinTime

Uat_Study
{872297557@qq.com} 2022-11-30 15:23:19 +08:00 committed by he
parent 253f94daa9
commit fa27972f08
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ namespace IRaCIS.Core.Application.Service
/// <param name="inDto"></param>
/// <returns></returns>
[HttpPost]
[TypeFilter(typeof(TrialResourceFilter),Arguments = new object[] { "AfterStopCannNotOpt" })]
[TypeFilter(typeof(TrialResourceFilter))]
public async Task<IResponseOutput> AddOrUpdateReadingMedicineTrialQuestion(ReadingMedicineTrialQuestionAddOrEdit inDto)
{
var existsQuery = _readingMedicineTrialQuestionRepository