修改国际化

This commit is contained in:
2023-06-01 16:54:11 +08:00
parent 2b5fb427df
commit ebc56e5eb7
@@ -395,7 +395,7 @@ namespace IRaCIS.Core.Application.Services
/// 项目+系统的文档类型 下拉
/// </summary>
/// <param name="trialId"></param>
/// <returns></returns>
/// <returns></retur
[HttpGet("{trialId:guid}")]
public async Task<IResponseOutput> GetTrialDocAndSystemDocType(Guid trialId)
{