curl --location --request POST 'http://www.likeadmin.localhost/adminapi/channel.mnp_settings/setConfig' \ --header 'token: {{token}}' \ --data-urlencode 'app_id=' \ --data-urlencode 'app_secret='
{ "code": 1, "show": 1, "msg": "操作成功", "data": [] }