curl --location --request GET '/api/workbench/userPowerStatic'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
{
"label": "string",
"amount": "string",
"type": 0,
"changeAmount": "string"
}
]
}