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