文档
测试
GET
http://localhost:8080/csc/user/userfavourite/list?userId=1&page=1&limit=1

说明 / 示例

{ "msg": "success", "code": 200, "page": { "totalCount": 2, "pageSize": 1, "totalPage": 2, "currPage": 1, "list": [ { "usId": "1429265808181301248", "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": "1424288414362112000", "ownerId": "1404429168841723904", "createTime": "2021-06-20 00:00:00", "onlineTime": "8:00-11:00", "full": 30, "shopInfo": "洒富安达女爱豆钧钧啊的女爱豆v", "shopPhone": "15880315318", "secondTypeId": "2", "shopAddress": "上海", "shopMarket": "洪山桥农贸市场", "marketId": "1410803489143132160", "mainTypeName": "水果", "isPass": 2, "modifyLimit": null } ] } }