파일
wbx-spring/wtm-frontend-react
accura0117 40d6c3e5a2 fix: React saveBatch 요청 body 객체 래핑 제거
saveBatch API 호출 시 { entries } 객체로 감싸서 보내던 것을
배열 직접 전송으로 수정. 백엔드 @RequestBody List<>와 불일치로
임시저장/제출 시 status가 null로 표시되던 버그 해결.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 12:16:21 +09:00
..