curl --location --request POST '/adminapi/setting.user.user/setConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89' \
--form 'default_avatar="http://www.php-gtp.localhost/uploads/images/20230530/20230530101836a79c79545.jpg"' \
--form 'is_cancelled="1"'{
"code": 1,
"show": 1,
"msg": "操作成功",
"data": []
}