文档
测试

领取记录

GET
http://{{url}}/api/v1/spread-welfare-log

请求头

参数名
类型
描述
必填
access-token
int
示例:22967451696756587399334884111852
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:8
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
user_id
int
示例:2
必填
welfare_id
int
示例:1
必填
type
int
示例:1
必填
info
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:10元优惠券
必填
money
object
示例:null
必填
num
int
示例:1
必填
createtime
string
示例:2022-11-08 09:38:43
必填
info_list
array
领取的优惠券明细
必填
id
int
示例:1
必填
user_id
int
示例:2
必填
welfare_id
int
示例:1
必填
voucher_id
int
示例:1
必填
name
string
示例:10元优惠券
必填
money
string
示例:10.00
必填
status
int
示例:0
必填
order_id
int
示例:0
必填
createtime
string
示例:2022-11-08 09:38:43
必填
updatetime
string
示例:2022-11-08 09:38:43
必填