Update schedule

master
Gilang R 2024-10-31 18:33:03 +09:00
parent 28ed46fce5
commit e03eebb302
Signed by: sinyo1015
GPG Key ID: D40305586B71891C
1 changed files with 25 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"destination": "Babang", "destination": "Babang",
"status": 2, "status": 2,
"company_code": "TML", "company_code": "TML",
"ship_name": "KM. SATRIA 99 EXPRESS" "ship_name": "KM. MARIN TERATAI"
}, },
{ {
"departure_datetime": "2024-10-31 21:00:00", "departure_datetime": "2024-10-31 21:00:00",
@ -31,6 +31,30 @@
"status": 2, "status": 2,
"company_code": "POM", "company_code": "POM",
"ship_name": "KM. INTIM TERATAI" "ship_name": "KM. INTIM TERATAI"
},
{
"departure_datetime": "2024-10-31 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 1,
"company_code": "POM",
"ship_name": "KM. INTIM TERATAI"
},
{
"departure_datetime": "2024-11-01 20:30:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 0,
"company_code": "AKSPL",
"ship_name": "KM. BUNDA MARIA"
},
{
"departure_datetime": "2024-11-02 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 0,
"company_code": "ASL",
"ship_name": "KM. ELIZABETH III"
} }
] ]
} }