{ "key": {} }
curl --location '/manage/api/v1/system/config/wx/page' \ --header 'x-auth-token: {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "key": {} }'
{ "code": 0, "message": "", "data": {} }