文档
测试

查看优惠卷列表

GET
http://wjym.didizy.com/v1/userCoupon/0/10

接口描述

第一个参数代表跳过条数 第二个参数代表查询条数

请求头

参数名
类型
描述
必填
token
string
示例:78b43a28b108e56e8f91d9749b28aba3
必填

响应参数

参数名
类型
描述
必填
errcode
int
示例:10000
必填
msg
string
示例:查询优惠券信息成功
必填
rows
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:商城优惠券
必填
price
int
示例:50
必填
create_time
string
示例:2020-10-01 00:00:00
必填
remark
string
示例:满75以上可抵用50元
必填
user_id
int
用户id 示例:14
必填
use_type
int
使用类型 1商城优惠劵 示例:1
必填
total
int
示例:1
必填