fix: 폐기보고확인 fix

dev
Jonguk. Lim 5 months ago
parent 016580f58e
commit 9f217682b6

@ -694,6 +694,7 @@ public class BizNimsServiceBean extends AbstractServiceBean implements BizNimsSe
if(isEmpty(curList)) break;
// FIXME: 2024-06-28 데이타 검증후 fix
// 보고유형이 취소가 아니고, 사용자보고번호가 있는 경우 또는 상태가 "확인"이 아니 경우만 추가
nimsList.addAll(
curList.stream()

Loading…
Cancel
Save