2024-01-05 18:20 기소유예수정 2

This commit is contained in:
myname 2024-01-05 18:20:23 +09:00
parent 9145139408
commit c869bca123

View File

@ -116,7 +116,9 @@ public class SspnIdtmtServiceImpl implements SspnIdtmtService {
result = "success";
msg = "";
id = "";
next = Integer.toString(cndtnTrgtMngVOList.size());
next = Integer.toString(cndtnTrgtMngVOList.size()); //대상자
}else {
}
if(StringUtils.isNotEmpty(id)) {