2024-01-05 18:20 기소유예수정 2
This commit is contained in:
parent
9145139408
commit
c869bca123
@ -116,7 +116,9 @@ public class SspnIdtmtServiceImpl implements SspnIdtmtService {
|
|||||||
result = "success";
|
result = "success";
|
||||||
msg = "";
|
msg = "";
|
||||||
id = "";
|
id = "";
|
||||||
next = Integer.toString(cndtnTrgtMngVOList.size());
|
next = Integer.toString(cndtnTrgtMngVOList.size()); //대상자 수
|
||||||
|
}else {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(StringUtils.isNotEmpty(id)) {
|
if(StringUtils.isNotEmpty(id)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user