2024-03-15 16:42 기소유예 주석 처리

This commit is contained in:
myname 2024-03-15 16:42:24 +09:00
parent ac7aa2e76c
commit 3adb0082c8

View File

@ -2467,6 +2467,7 @@ public class CndtnPrcsInfoMngController {
vEAPrcsAplctPrdInstrAsgnmService.updateAprvlCdEduAplctDetail(vEDetailVO);
//기소 접수 취소 처리 추가(일부 중복 있지만 동일한 내용이므로 그냥 진행)
/*
int i_ret = 0;
try {
//신청 상태 정보를 가져온다.
@ -2485,6 +2486,7 @@ public class CndtnPrcsInfoMngController {
}catch(Exception ex) {
System.out.println(ex.toString());
}
*/