修改
This commit is contained in:
@@ -154,7 +154,7 @@ namespace IRaCIS.Core.API.Controllers
|
||||
/// </summary>
|
||||
/// <param name="opt"></param>
|
||||
/// <returns></returns>
|
||||
[HttpPost, Route("Inspection/Inspection/DeleteNoneDicomStudy")]
|
||||
[HttpPost, Route("Inspection/noneDicom/DeleteNoneDicomStudy")]
|
||||
[UnitOfWork]
|
||||
public async Task<IResponseOutput> DeleteNoneDicomStudy(DataInspectionDto<IDDto> opt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user