获取优惠券列表
POST
https://www.trkerenlaile.com/api/shop/coupon_list
请求参数
参数名
类型
描述
必填
limit
int
示例:10
必填
page
int
示例:1
必填
uid
int
不传或传0取全部,传商家UID取对应商家的优惠券
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
count
int
示例:2
必填
cover
string
示例:https://www.trkerenlaile.com/static/images/avatar.png
必填
create_time
string
示例:2023-08-31 21:37:32
必填
discount_amount
string
示例:59.00
必填
enable_time
string
示例:2023.9.1-2023.10.1
必填
id
int
示例:3
必填
uid
int
示例:66
必填
min_amount
string
示例:100.00
必填
name
string
示例:优惠券名称
必填
store_name
string
示例:商家名称
必填
msg
string
示例:操作成功!
必填