curl --location --request GET '/adminapi/setting.user.user/getConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"default_avatar": "http://www.php-gtp.localhost/uploads/images/20230530/20230530101836a79c79545.jpg",
"is_cancelled": 1
}
}