Update schedule
parent
267b704c3a
commit
8b489952ab
|
@ -16,27 +16,11 @@
|
|||
],
|
||||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-11-23 20:30:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 2,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-23 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal/Jojame/Jikotamo/Kawasi",
|
||||
"status": 2,
|
||||
"company_code": "AKSPL",
|
||||
"ship_name": "KM. AKSAR SAPUTRA 07"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-24 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"status": 2,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||
},
|
||||
|
@ -44,7 +28,7 @@
|
|||
"departure_datetime": "2024-11-24 20:30:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal/Jojame/Jikotamo/Kawasi",
|
||||
"status": 1,
|
||||
"status": 2,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. OBI PERMAI"
|
||||
},
|
||||
|
@ -52,7 +36,7 @@
|
|||
"departure_datetime": "2024-11-25 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 0,
|
||||
"status": 1,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue