{ "appId": "string", "event": "visit", "usercode": "string" }
curl --location --request POST 'https://dev-api.shellbox.ustb.tj.cn/wap/webhook/gold' \ --header 'Content-Type: application/json' \ --data-raw '{ "appId": "string", "event": "visit", "usercode": "string" }'
{ "code": 200, "message": "恭喜您,成功获得20积分", "points": 20, "balance": "120" }