국유인 연동 경로 확인 TEST

This commit is contained in:
2026-02-05 16:59:49 +09:00
parent 41b227de3f
commit 3237863542
3 changed files with 17 additions and 9 deletions

View File

@@ -124,7 +124,7 @@ public class ChngDetectContDto {
private Integer code;
private String message;
private List<Boolean> result;
private DtoPnuDetectMpng result;
private Boolean success;
}