文档
测试

通过商铺ID获取商铺信息

GET
/shop/info/{shopId}

请求参数

参数名
类型
描述
必填
shopId
Long
1406519712036294656
必填

说明 / 示例

{ "msg": "success", "code": 200, "shop": { "shopId": 1406519712036294656, "shopName": "小凡子铺子", "score": 0, "salesAll": 0, "salesMonth": 0, "shopStatus": 1, "headUrl": "https://img13.360buyimg.com/n5/jfs/t22429/207/1285610302/488557/54d3ff0c/5b585272N8bf3869c.jpg", "topUrl": "https://img13.360buyimg.com/n5/jfs/t2650/25/4128327351/143441/5f99e4f7/57ac2ee2Nb64342bb.jpg", "mainTypeId": 1, "ownerId": 1404429168841723904, "createTime": "2021-06-20 00:00:00", "onlineTime": "暂时没有设定营业时间", "full": 30, "shopInfo": "暂时无详情信息", "shopPhone": "15880315318", "secondTypeId": 2, "shopAddress": "福州市鼓楼区杨桥西路241号", "shopMarket": "洪山桥农贸市场" } }