Update schedule
parent
87ab957e55
commit
cdaeaec043
|
@ -16,19 +16,11 @@
|
|||
],
|
||||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-10-21 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 2,
|
||||
"company_code": "AKSPL",
|
||||
"ship_name": "KM. BUNDA MARIA"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-10-22 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal",
|
||||
"status": 1,
|
||||
"status": 2,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
},
|
||||
|
@ -36,7 +28,7 @@
|
|||
"departure_datetime": "2024-10-22 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"status": 2,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. SATRIA EXPRESS 99"
|
||||
},
|
||||
|
@ -44,7 +36,7 @@
|
|||
"departure_datetime": "2024-10-23 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal",
|
||||
"status": 0,
|
||||
"status": 1,
|
||||
"company_code": "ASL",
|
||||
"ship_name": "KM. ELIZABETH III"
|
||||
},
|
||||
|
@ -52,7 +44,7 @@
|
|||
"departure_datetime": "2024-10-23 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal",
|
||||
"status": 0,
|
||||
"status": 1,
|
||||
"company_code": "IPM",
|
||||
"ship_name": "KM. SANDRA JAYA 02"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue