Update schedule
parent
c4283c4a1a
commit
0512032f2b
|
@ -16,19 +16,11 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"schedules": [
|
"schedules": [
|
||||||
{
|
|
||||||
"departure_datetime": "2024-11-29 21:00:00",
|
|
||||||
"dock_name": "Dermaga 1",
|
|
||||||
"destination": "Babang",
|
|
||||||
"status": 2,
|
|
||||||
"company_code": "UKIT",
|
|
||||||
"ship_name": "KM. UKI RAYA 05"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"departure_datetime": "2024-11-30 21:00:00",
|
"departure_datetime": "2024-11-30 21: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. SATRIA 99 EXPRESS"
|
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||||
},
|
},
|
||||||
|
@ -36,7 +28,7 @@
|
||||||
"departure_datetime": "2024-12-01 21:00:00",
|
"departure_datetime": "2024-12-01 21: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"
|
||||||
},
|
},
|
||||||
|
@ -44,7 +36,7 @@
|
||||||
"departure_datetime": "2024-12-01 21:00:00",
|
"departure_datetime": "2024-12-01 21:00:00",
|
||||||
"dock_name": "Dermaga 1",
|
"dock_name": "Dermaga 1",
|
||||||
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
||||||
"status": 0,
|
"status": 1,
|
||||||
"company_code": "POM",
|
"company_code": "POM",
|
||||||
"ship_name": "KM. INTIM TERATAI"
|
"ship_name": "KM. INTIM TERATAI"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue