修改国际化
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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue