김보곤
fdea1d0244
fix: [bank-account] 계좌 관리 API 누락 필드 8개 보강
- account_type, balance, currency, opened_at, branch_name, memo, sort_order, last_transaction_at 추가
- Model: fillable, casts, hidden, scopes, accessors를 MNG 모델 기준으로 통일
- Service: store/update에 누락 필드 반영
- FormRequest: Store/Update에 검증 규칙 추가
2026-02-21 17:19:18 +09:00
..
2026-01-20 16:14:46 +09:00
2025-12-19 15:57:04 +09:00
2026-02-21 17:19:18 +09:00
2025-12-24 19:41:33 +09:00
2025-12-17 21:02:20 +09:00
2026-01-20 16:14:46 +09:00
2025-12-18 11:23:35 +09:00
2025-12-17 21:47:15 +09:00
2025-12-26 13:23:07 +09:00
2026-01-20 16:14:46 +09:00
2025-12-18 10:56:16 +09:00
2026-01-20 16:14:46 +09:00
2025-12-19 16:14:04 +09:00
2026-02-11 15:58:35 +09:00
2026-02-13 03:41:41 +09:00
2026-01-22 22:47:25 +09:00
2026-02-07 03:27:07 +09:00
2025-12-17 22:51:17 +09:00
2026-02-19 17:34:57 +09:00
2026-01-19 20:53:36 +09:00
2025-12-17 20:46:37 +09:00
2026-01-29 21:56:53 +09:00
2026-01-20 16:14:46 +09:00
2026-01-19 20:53:36 +09:00
2025-12-17 21:47:15 +09:00
2026-01-27 14:47:39 +09:00