권혁성
8518621432
feat: [shipment] 배차정보 다중 행 시스템 — shipment_vehicle_dispatches 테이블 추가
- 신규 마이그레이션: shipment_vehicle_dispatches 테이블 (seq, logistics_company, arrival_datetime, tonnage, vehicle_no, driver_contact, remarks)
- 신규 모델: ShipmentVehicleDispatch (ShipmentItem 패턴 복제)
- Shipment 모델: vehicleDispatches() HasMany 관계 추가
- ShipmentService: syncDispatches() 추가, store/update/delete/show/index에서 연동
- FormRequest: Store/Update에 vehicle_dispatches 배열 검증 규칙 추가
- delivery_method 검증에 확장 옵션 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:44:54 +09:00
..
2026-03-05 09:16:19 +09:00
2026-01-20 20:51:42 +09:00
2026-02-22 04:19:47 +09:00
2026-01-20 20:51:42 +09:00
2026-02-25 21:14:48 +09:00
2026-03-05 10:44:29 +09:00
2026-02-07 03:27:07 +09:00
2026-03-05 10:44:54 +09:00
2026-02-12 07:02:39 +09:00
2026-03-05 10:44:54 +09:00
2026-01-29 21:56:53 +09:00
2026-02-24 22:40:35 +09:00
2026-01-20 20:51:42 +09:00
2026-03-05 10:44:54 +09:00
2026-01-20 20:51:42 +09:00
2026-02-25 14:10:53 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00