curl --location --request GET 'https://yzt.hntpxx.com/api/activityList' \
--header 'token: undefined'
{
"code": 200,
"data": {
"StorageActivities": [
{
"rechargeAmount": 1000,
"giveBalance": 1000
},
{
"rechargeAmount": 200,
"giveBalance": 200
},
{
"rechargeAmount": 100,
"giveBalance": 50
},
{
"rechargeAmount": 50,
"giveBalance": 50
}
],
"ExchangeServices": [
{
"title": "服务标题",
"content": "简介显示",
"memo": "备注",
"photo": "https://tp-yzt.oss-cn-beijing.aliyuncs.com/banner/9358d109b3de9c82682cf90551adfc0c18d843a5.jpeg"
},
{
"title": "售卖盒子",
"content": "房间内售卖盒子的使用,按照金额比例给商户提供金额和金豆的分成!",
"memo": "",
"photo": "https://tp-yzt.oss-cn-beijing.aliyuncs.com/banner/9358d109b3de9c82682cf90551adfc0c18d843a5.jpeg"
}
]
},
"msg": "success"
}