Uat_Study
hang 2023-06-01 17:06:06 +08:00
parent ebc56e5eb7
commit 6e6b456115
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ namespace IRaCIS.Core.Application.Services
/// 项目+系统的文档类型 下拉
/// </summary>
/// <param name="trialId"></param>
/// <returns></retur
/// <returns></returns>
[HttpGet("{trialId:guid}")]
public async Task<IResponseOutput> GetTrialDocAndSystemDocType(Guid trialId)
{