curl --location --request POST '/adminapi/channel.official_account_menu/saveAndPublish' \ --header 'token;' \ --data-urlencode 'name=' \ --data-urlencode 'type='
{ "code": 0, "show": 0, "msg": "string", "data": [ null ] }