curl --location --request GET '/api/power.powerConfig/getAllAvatarConfig'
{
"code": 0,
"show": 0,
"msg": "string",
"data": [
{
"video_mode_title": "string",
"video_mode_status": 0,
"video_power": 0,
"video_time": 0,
"mode": "string"
}
]
}