Schedule Update
parent
3adb96418a
commit
2c2a3bf018
|
@ -16,6 +16,14 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"schedules": [
|
"schedules": [
|
||||||
|
{
|
||||||
|
"departure_datetime": "2024-10-19 21:00:00",
|
||||||
|
"dock_name": "Dermaga 1",
|
||||||
|
"destination": "Babang",
|
||||||
|
"status": 2,
|
||||||
|
"company_code": "UKIT",
|
||||||
|
"ship_name": "KM. SATRIA 99 EXPRESS"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"departure_datetime": "2024-10-19 20:00:00",
|
"departure_datetime": "2024-10-19 20:00:00",
|
||||||
"dock_name": "Dermaga 1",
|
"dock_name": "Dermaga 1",
|
||||||
|
|
Loading…
Reference in New Issue