Update schedule
parent
cc2da0f487
commit
28ed46fce5
|
@ -17,12 +17,20 @@
|
|||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-10-30 21:00:00",
|
||||
"departure_datetime": "2024-10-31 20:30:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 0,
|
||||
"company_code": "UKIT",
|
||||
"status": 2,
|
||||
"company_code": "TML",
|
||||
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-10-31 21:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
||||
"status": 2,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue