@@ -130,6 +130,7 @@ public class TrialFileTypeService(IRepository<TrialFileType> _trialFileTypeRepos
|
||||
/// </summary>
|
||||
/// <param name="inDto"></param>
|
||||
/// <returns></returns>
|
||||
[HttpPost]
|
||||
public async Task<GetTrialFileTypeDataOutDto> GetTrialFileTypeData(GetTrialFileTypeDataInDto inDto)
|
||||
{
|
||||
await this.CopySystemFileTypeToTrial(new CopySystemFileTypeToTrialInDto()
|
||||
|
||||
Reference in New Issue
Block a user