Update schedule

master
Gilang R 2024-12-05 12:50:50 +07:00
parent d0c15ab573
commit e62839c5fd
Signed by: sinyo1015
GPG Key ID: D40305586B71891C
1 changed files with 9 additions and 17 deletions

View File

@ -17,28 +17,20 @@
"schedules": [ "schedules": [
{ {
"departure_datetime": "2024-12-04 21:00:00", "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",
"dock_name": "Dermaga 1", "dock_name": "Dermaga 1",
"destination": "Babang", "destination": "Babang",
"status": 2, "status": 2,
"company_code": "UKIT", "company_code": "UKIT",
"ship_name": "KM. SATRIA 99 EXPRESS"
},
{
"departure_datetime": "2024-12-05 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 1,
"company_code": "UKIT",
"ship_name": "KM. UKI RAYA 05" "ship_name": "KM. UKI RAYA 05"
},
{
"departure_datetime": "2024-12-05 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 1,
"company_code": "POM",
"ship_name": "KM. INTIM TERATAI"
} }
] ]
} }