Update schedule

master
Gilang R 2024-11-14 15:53:47 +07:00
parent d5266fd608
commit 5996e711a0
Signed by: sinyo1015
GPG Key ID: D40305586B71891C
1 changed files with 2 additions and 10 deletions

View File

@ -16,19 +16,11 @@
], ],
"schedules": [ "schedules": [
{
"departure_datetime": "2024-11-13 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 2,
"company_code": "AKSPL",
"ship_name": "KM. BUNDA MARIA"
},
{ {
"departure_datetime": "2024-11-14 20:00:00", "departure_datetime": "2024-11-14 20:00:00",
"dock_name": "Dermaga 1", "dock_name": "Dermaga 1",
"destination": "Babang", "destination": "Babang",
"status": 1, "status": 2,
"company_code": "UKIT", "company_code": "UKIT",
"ship_name": "KM. UKI RAYA 05" "ship_name": "KM. UKI RAYA 05"
}, },
@ -36,7 +28,7 @@
"departure_datetime": "2024-11-14 21:00:00", "departure_datetime": "2024-11-14 21:00:00",
"dock_name": "Dermaga 1", "dock_name": "Dermaga 1",
"destination": "Babang", "destination": "Babang",
"status": 1, "status": 2,
"company_code": "POM", "company_code": "POM",
"ship_name": "KM. INTIM TERATAI" "ship_name": "KM. INTIM TERATAI"
} }