no message

main
이범준 9 months ago
parent ce53fed9ba
commit 519bcd490b

@ -114,7 +114,7 @@ public class FileController extends cokr.xit.base.file.web.FileController {
FileQuery cvlcptFileQuery = new FileQuery();
if(linkTblNm.equals("TB_ESB_INTERFACE")) {
cvlcptFileQuery.setInfoType("010");
} else if(linkTblNm.equals("TB_SAEOL")) {
} else if(linkTblNm.equals("TB_SA_CVLCPT_DTL")) {
cvlcptFileQuery.setInfoType("020");
} else {
throw new RuntimeException("파일 조회 중 오류가 발생하였습니다.");

Loading…
Cancel
Save