Untitled
unknown
json
2 years ago
566 B
11
Indexable
{
"result": true,
"message": "Visit List Loaded",
"data": {
"my_evkin": [
{
"id": 3,
"nilai": "10",
"bulan": "April",
"tahun": "2024"
},
{
"id": 2,
"nilai": "10",
"bulan": "Februari",
"tahun": "2024"
},
{
"id": 1,
"nilai": "10",
"bulan": "Maret",
"tahun": "2024"
}
]
}
}Editor is loading...
Leave a Comment