curl --location --request GET 'http://api.bbs.sunding.cn/sd/api/user/user/get-user-vip-levels'{
"code": 200,
"data": [
{
"desc": "string",
"icoSrc": "string",
"icoSrcType": 0,
"id": 0,
"level": 0,
"maxGrowthValue": 0,
"minGrowthValue": 0,
"name": "string",
"status": 0
}
],
"execTime": 0,
"msg": "操作成功"
}