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