优惠卷
GET
/app/coupon/list
请求参数
参数名
类型
描述
必填
status
int
状态(-1过期 0未使用 1已使用)
必填
type
int
类型 (1.优惠卷,2合伙人认证卷,3 合伙人一星认证卷)
必填
page
int
页码
必填
size
int
条数
必填
user_id
String
用户id
必填
响应参数
参数名
类型
描述
必填
code
long
状态码,等于0,操作成功,小于0,操作失败
必填
msg
String
状态信息
必填
pageSize
int
每页显示条数
必填
totalCount
int
总数
必填
totalNum
int
必填
currPage
int
必填