curl --location --request GET '/api/power.powerConfig/getAvatarConfig?mode=1'
{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"video_mode_title": "string",
"video_mode_status": 0,
"video_power": 0,
"video_time": "string"
}
}