This commit is contained in:
2023-06-01 17:06:06 +08:00
parent ebc56e5eb7
commit 6e6b456115
@@ -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)
{