Schedule update
parent
756d6effbc
commit
3adb96418a
|
@ -16,19 +16,11 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"schedules": [
|
"schedules": [
|
||||||
{
|
|
||||||
"departure_datetime": "2024-10-18 20:00:00",
|
|
||||||
"dock_name": "Dermaga 1",
|
|
||||||
"destination": "Babang",
|
|
||||||
"status": 2,
|
|
||||||
"company_code": "UKIT",
|
|
||||||
"ship_name": "KM. UKI RAYA 05"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"departure_datetime": "2024-10-19 20:00:00",
|
"departure_datetime": "2024-10-19 20:00:00",
|
||||||
"dock_name": "Dermaga 1",
|
"dock_name": "Dermaga 1",
|
||||||
"destination": "Kupal",
|
"destination": "Kupal",
|
||||||
"status": 1,
|
"status": 2,
|
||||||
"company_code": "ASL",
|
"company_code": "ASL",
|
||||||
"ship_name": "KM. ELIZABETH III"
|
"ship_name": "KM. ELIZABETH III"
|
||||||
},
|
},
|
||||||
|
@ -36,7 +28,7 @@
|
||||||
"departure_datetime": "2024-10-20 20:00:00",
|
"departure_datetime": "2024-10-20 20:00:00",
|
||||||
"dock_name": "Dermaga 1",
|
"dock_name": "Dermaga 1",
|
||||||
"destination": "Kupal",
|
"destination": "Kupal",
|
||||||
"status": 0,
|
"status": 1,
|
||||||
"company_code": "POM",
|
"company_code": "POM",
|
||||||
"ship_name": "KM. OBI PERMAI"
|
"ship_name": "KM. OBI PERMAI"
|
||||||
},
|
},
|
||||||
|
@ -44,7 +36,7 @@
|
||||||
"departure_datetime": "2024-10-20 20:30:00",
|
"departure_datetime": "2024-10-20 20:30:00",
|
||||||
"dock_name": "Dermaga 1",
|
"dock_name": "Dermaga 1",
|
||||||
"destination": "Babang",
|
"destination": "Babang",
|
||||||
"status": 0,
|
"status": 1,
|
||||||
"company_code": "TML",
|
"company_code": "TML",
|
||||||
"ship_name": "KM. MARIN TERATAI"
|
"ship_name": "KM. MARIN TERATAI"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue