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