文档
测试

recommend

GET
/api/my/recommend/list

接口描述

个人的推荐列表展示 和收藏的参数一样

请求参数

参数名
类型
描述
必填
memberId
int
会员id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
list
array
数据列表
必填
name
string
菜品名称
必填
pic_url
string
菜品封面
必填
caixi
string
菜系名称
必填
active
bool
True
必填
msg
string
示例:操作成功
必填