파일생성 추가
This commit is contained in:
@@ -17,7 +17,6 @@ public class InferenceResultShpApiController {
|
||||
|
||||
private final InferenceResultShpService inferenceResultShpService;
|
||||
|
||||
|
||||
@Operation(summary = "추론결과 데이터 저장", description = "추론결과 데이터 저장")
|
||||
@PostMapping
|
||||
public ApiResponseDto<Void> saveInferenceResultData() {
|
||||
|
||||
Reference in New Issue
Block a user