ApiPoint goods
List goods
List all point goods
curl -X GET "https://www.open-isle.com/api/point-goods"
[
{
"id": 0,
"name": "string",
"cost": 0,
"image": "string"
}
]
List all point goods
curl -X GET "https://www.open-isle.com/api/point-goods"
[
{
"id": 0,
"name": "string",
"cost": 0,
"image": "string"
}
]
curl -X GET "https://www.open-isle.com/api/point-goods"