{
"id":"27",
"operateType":"3",
"menuImageUrl": "http://43.143.145.241:9902/FTP/XYZS/LBT/wuliu.jpg"
}
curl --location --request POST 'http://localhost:9070/xiaoyuan/center/menu/update' \
--header 'USER_TOKEN: f585fa302a244b68bdbac24779aca1ee' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"27",
"operateType":"3",
"menuImageUrl": "http://43.143.145.241:9902/FTP/XYZS/LBT/wuliu.jpg"
}'
{}