Authorization: Bearer ********************curl --location --request GET '/config/list?configName=&configKey=&configValue=' \
--header 'Authorization: Bearer <token>'{
"total": 0,
"rows": [
{}
],
"code": 0,
"msg": "string"
}