prod 수정

This commit is contained in:
2026-03-03 15:51:48 +09:00
parent 57c3b1b7b5
commit 14465115a2
27 changed files with 88 additions and 165 deletions

View File

@@ -56,9 +56,6 @@ public class GukYuinApiService {
@Value("${gukyuin.cdi}")
private String gukyuinCdiUrl;
@Value("${file.dataset-dir}")
private String datasetDir;
@Transactional
public ChngDetectMastDto.RegistResDto regist(ChnDetectMastReqDto chnDetectMastReq) {