个人中心获取我的卡卷列表
GET
http://localhost:8072/wxapi/user/getmyproductpagelist
接口描述
获取我的卡卷列表
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
id
int
id
必填
userid
int
用户id
必填
cardcode
string
卡卷码
必填
orderid
int
订单id
必填
goodsid
int
产品id
必填
goodsname
string
产品名称
必填
goodsthumb
string
产品缩略图
必填
storename
string
门店名称
必填
startdate
string
有效期开始
必填
enddate
string
有效期结束
必填
remark
string
备注
必填
status
int
状态:0:下发未使用 1:已经使用 5:已退款
必填
createdAt
string
生成时间
必填