Files
sam-react-prod/src
김보곤 f4f2f4b9af fix: [stocks] Server Action 직렬화 오류 수정 (undefined → null)
- Next.js Server Actions는 undefined 직렬화 불가
- bendingLot: undefined → null
- rawLotNo/fabricLotNo/material: undefined → null (via ??)
- itemId: undefined → null
2026-03-18 22:31:08 +09:00
..