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