감사로그,에러로그,추론도엽관리 URL Prefix 변경
This commit is contained in:
@@ -27,7 +27,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@Tag(name = "도엽 관리", description = "도엽 관리 API")
|
||||
@RestController
|
||||
@RequiredArgsConstructor
|
||||
@RequestMapping("/api/scene")
|
||||
@RequestMapping("/api/imagery/mapsheet")
|
||||
public class MapInkxMngApiController {
|
||||
|
||||
private final MapInkxMngService mapInkxMngService;
|
||||
|
||||
Reference in New Issue
Block a user