积分下的商品列表
POST
http://msbox.daoben.tech/api/goods/getGoodsList
请求参数
参数名
类型
描述
必填
start
string
示例:
必填
page_size
string
示例:
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
count
int
示例:2
必填
goods_name
string
示例:苹果(5斤装) 名称
必填
title_pic
string
示例:/uploads/20201105/3b59c2492bbc49c4b20d004288e9745b.jpg 图片
必填
goods_id
int
示例:43 id
必填
goods_price
int
示例:399 价格
必填
line_price
int
示例:499 划线价格
必填
show_title
object
示例:null 展示标题
必填
msg
string
示例:获取成功
必填