Update schedule
parent
9436ff54c7
commit
61b209cded
|
@ -17,7 +17,7 @@
|
|||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-11-26 20:00:00",
|
||||
"departure_datetime": "2024-11-28 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 2,
|
||||
|
@ -25,28 +25,44 @@
|
|||
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-26 21:00:00",
|
||||
"departure_datetime": "2024-11-28 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal/Jojame/Jikotamo/Kawasi",
|
||||
"destination": "Kupal - Jojame - Jikotamo",
|
||||
"status": 2,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
"ship_name": "KM. OBI PERMAI"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-27 20:00:00",
|
||||
"departure_datetime": "2024-11-29 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"company_code": "POM",
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-27 21:00:00",
|
||||
"departure_datetime": "2024-11-30 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal/Jojame/Jikotamo/Kawasi",
|
||||
"status": 1,
|
||||
"company_code": "ASL",
|
||||
"ship_name": "KM. ELIZABETH III"
|
||||
"destination": "Babang",
|
||||
"status": 0,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-12-01 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 0,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-12-01 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
||||
"status": 0,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue