修改
This commit is contained in:
+1
-1
@@ -44,6 +44,6 @@ namespace IRaCIS.Core.Application.Service
|
||||
/// </summary>
|
||||
/// <param name="file"></param>
|
||||
/// <returns></returns>
|
||||
Task<DataTable> GetDataTableFromUpload(IFormFile file, string pathCode, Guid trialId);
|
||||
Task<FileToDataTableDto> GetDataTableFromUpload(IFormFile file, string pathCode, Guid trialId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user