{ "shopId": "string" }
curl --location --request POST '/hdp/shop/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "shopId": "string" }'
{"code":500,"message":"shopId不存在","data":null}