Update schedule

master
Gilang R 2024-11-17 16:39:23 +07:00
parent d0aa3471d2
commit 57cae5c492
Signed by: sinyo1015
GPG Key ID: D40305586B71891C
1 changed files with 40 additions and 0 deletions

View File

@ -23,6 +23,46 @@
"status": 2, "status": 2,
"company_code": "AKSPL", "company_code": "AKSPL",
"ship_name": "KM. AKSAR SAPUTRA 07" "ship_name": "KM. AKSAR SAPUTRA 07"
},
{
"departure_datetime": "2024-11-18 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 1,
"company_code": "UKIT",
"ship_name": "KM. UKI RAYA 05"
},
{
"departure_datetime": "2024-11-18 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 1,
"company_code": "POM",
"ship_name": "KM. OBI PERMAI"
},
{
"departure_datetime": "2024-11-19 21:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 0,
"company_code": "UKIT",
"ship_name": "KM. SATRIA 99 EXPRESS"
},
{
"departure_datetime": "2024-11-20 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Babang",
"status": 0,
"company_code": "TML",
"ship_name": "KM. MARIN TERATAI"
},
{
"departure_datetime": "2024-11-20 20:00:00",
"dock_name": "Dermaga 1",
"destination": "Kupal - Jojame - Jikotamo - Kawasi",
"status": 0,
"company_code": "POM",
"ship_name": "KM. INTIM TERATAI"
} }
] ]
} }