Update schedule
parent
e62839c5fd
commit
461da9b7ba
|
@ -17,20 +17,36 @@
|
|||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-12-05 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
||||
"status": 2,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-12-05 21:00:00",
|
||||
"departure_datetime": "2024-12-06 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 2,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-12-07 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal - Laiwui - Jojame - Jikotamo - Madopolo - Kawasi",
|
||||
"status": 1,
|
||||
"company_code": "AKSPL",
|
||||
"ship_name": "KM. AKSAR SAPUTRA 07"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-12-07 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-12-08 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 0,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue