修改国际化

Uat_Study
hang 2023-06-01 16:54:11 +08:00
parent 2b5fb427df
commit ebc56e5eb7
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></returns>
/// <returns></retur
[HttpGet("{trialId:guid}")]
public async Task<IResponseOutput> GetTrialDocAndSystemDocType(Guid trialId)
{