2024-03-15 16:42 기소유예 주석 처리
This commit is contained in:
parent
ac7aa2e76c
commit
3adb0082c8
@ -2465,8 +2465,9 @@ public class CndtnPrcsInfoMngController {
|
|||||||
// vEDetailVO.setAplctStateCd("30");
|
// vEDetailVO.setAplctStateCd("30");
|
||||||
vEDetailVO.setAplctStateCd("50");
|
vEDetailVO.setAplctStateCd("50");
|
||||||
vEAPrcsAplctPrdInstrAsgnmService.updateAprvlCdEduAplctDetail(vEDetailVO);
|
vEAPrcsAplctPrdInstrAsgnmService.updateAprvlCdEduAplctDetail(vEDetailVO);
|
||||||
|
|
||||||
//기소 접수 취소 처리 추가(일부 중복 있지만 동일한 내용이므로 그냥 진행)
|
//기소 접수 취소 처리 추가(일부 중복 있지만 동일한 내용이므로 그냥 진행)
|
||||||
|
/*
|
||||||
int i_ret = 0;
|
int i_ret = 0;
|
||||||
try {
|
try {
|
||||||
//신청 상태 정보를 가져온다.
|
//신청 상태 정보를 가져온다.
|
||||||
@ -2485,6 +2486,7 @@ public class CndtnPrcsInfoMngController {
|
|||||||
}catch(Exception ex) {
|
}catch(Exception ex) {
|
||||||
System.out.println(ex.toString());
|
System.out.println(ex.toString());
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user