shp파일 바꾸는로직정리

This commit is contained in:
2026-03-12 08:08:11 +09:00
parent e69eccc82b
commit 413afb0b7c

View File

@@ -18,7 +18,6 @@ import org.springframework.web.bind.annotation.RestController;
import java.util.List;
@Hidden
@Tag(name = "test shape api", description = "test shape api")
@RestController
@RequiredArgsConstructor