Update schedule
parent
04d0e9b841
commit
03745fc73a
|
@ -17,20 +17,44 @@
|
|||
|
||||
"schedules": [
|
||||
{
|
||||
"departure_datetime": "2024-11-01 20:30:00",
|
||||
"departure_datetime": "2024-11-04 20:30:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 2,
|
||||
"company_code": "TML",
|
||||
"ship_name": "KM. MARIN TERATAI"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-05 20:30:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"company_code": "AKSPL",
|
||||
"ship_name": "KM. BUNDA MARIA"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-02 20:00:00",
|
||||
"departure_datetime": "2024-11-05 20:30:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
||||
"status": 1,
|
||||
"company_code": "POM",
|
||||
"ship_name": "KM. INTIM TERATAI"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-06 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
|
||||
"status": 1,
|
||||
"company_code": "ASL",
|
||||
"ship_name": "KM. ELIZABETH III"
|
||||
},
|
||||
{
|
||||
"departure_datetime": "2024-11-06 20:00:00",
|
||||
"dock_name": "Dermaga 1",
|
||||
"destination": "Babang",
|
||||
"status": 1,
|
||||
"company_code": "UKIT",
|
||||
"ship_name": "KM. UKI RAYA 05"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue