{ "shopNameText": "string" }
curl --location '/hdp/shop/box' \ --header 'Content-Type: application/json' \ --data '{ "shopNameText": "string" }'
{"code":200,"message":"接口调用成功","data":[{"shopId":"067676","shopName":"测试店铺信息1"}]}