Update data
parent
c43170d653
commit
756d6effbc
|
@ -16,27 +16,11 @@
|
|||
],
|
||||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-10-17 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal",
|
||||
"status": 2,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-10-17 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 2,
|
||||
"company_code": "AKSPL",
|
||||
"ship_name": "KM. BUNDA MARIA"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-10-18 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"status": 2,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
},
|
||||
|
@ -44,7 +28,7 @@
|
|||
"departure_datetime": "2024-10-19 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal",
|
||||
"status": 0,
|
||||
"status": 1,
|
||||
"company_code": "ASL",
|
||||
"ship_name": "KM. ELIZABETH III"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue