Update schedule

master
Gilang R 2024-10-29 15:51:17 +09:00
parent 5bdcc8ec49
commit 3463915ead
Signed by: sinyo1015
GPG Key ID: D40305586B71891C
1 changed files with 5 additions and 13 deletions

View File

@ -17,26 +17,18 @@
"schedules": [ "schedules": [
{ {
"departure_datetime": "2024-10-28 20:00:00", "departure_datetime": "2024-10-29 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 4,
"company_code": "ASL",
"ship_name": "KM. ELIZABETH III"
},
{
"departure_datetime": "2024-10-28 20:30:00",
"dock_name": "Dermaga 1", "dock_name": "Dermaga 1",
"destination": "Babang", "destination": "Babang",
"status": 2, "status": 2,
"company_code": "TML", "company_code": "UKIT",
"ship_name": "KM. MARIN TERATAI" "ship_name": "KM. UKI RAYA 05"
}, },
{ {
"departure_datetime": "2024-10-29 20:00:00", "departure_datetime": "2024-10-29 20:00:00",
"dock_name": "Dermaga 1", "dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo", "destination": "Kupal - Jojame - Jikotamo",
"status": 1, "status": 2,
"company_code": "POM", "company_code": "POM",
"ship_name": "KM. OBI PERMAI" "ship_name": "KM. OBI PERMAI"
}, },
@ -44,7 +36,7 @@
"departure_datetime": "2024-10-30 20:00:00", "departure_datetime": "2024-10-30 20:00:00",
"dock_name": "Dermaga 1", "dock_name": "Dermaga 1",
"destination": "Babang", "destination": "Babang",
"status": 0, "status": 1,
"company_code": "UKIT", "company_code": "UKIT",
"ship_name": "KM. UKI RAYA 05" "ship_name": "KM. UKI RAYA 05"
}, },