영상관리, 도엽관리 API만 우선 정리함
This commit is contained in:
@@ -59,6 +59,8 @@ public class MapInkxMngApiController {
|
||||
mapInkxMngService.findMapInkxMngList(searchReq, useInference, searchVal));
|
||||
}
|
||||
|
||||
// 미사용 : 기획에서 도엽정보 등록 로직 제거됨
|
||||
@Hidden
|
||||
@Operation(summary = "저장", description = "도엽정보를 저장 합니다.")
|
||||
@ApiResponses(
|
||||
value = {
|
||||
|
||||
Reference in New Issue
Block a user