feat/infer_dev_260107 #34

Merged
gina merged 2 commits from feat/infer_dev_260107 into develop 2026-02-02 10:14:44 +09:00
Showing only changes of commit c0b5dd99ef - Show all commits

View File

@@ -393,7 +393,8 @@ public class GukYuinApiService {
reqDto.setPathNm("/kamco-nfs/dataset/export/" + info.getUid());
if (Files.isDirectory(Path.of("/kamco-nfs/dataset/export/" + info.getUid()))) {
return new ResponseObj(ApiResponseCode.NOT_FOUND_DATA, "파일 경로에 회차 실행 파일이 생성되지 않았습니다. 확인 부탁드립니다.");
return new ResponseObj(
ApiResponseCode.NOT_FOUND_DATA, "파일 경로에 회차 실행 파일이 생성되지 않았습니다. 확인 부탁드립니다.");
}
// 국유인 /chn/mast/regist 전송