文档
测试

奖金记录

POST
http://{{address}}/api/hjd/bonusRecord/index

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page_size
可选
page
可选
is_give
0
必填

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:2
必填
created_at
string
创建时间。示例:2020-12-17 21:30:15
必填
updated_at
string
示例:2020-12-17 21:30:15
必填
user_id
int
示例:1
必填
relate_user_id
int
示例:1
必填
bonus_type_id
int
示例:3
必填
bonus
string
奖金金额。示例:5.00
必填
bonus_real
string
实得金额。示例:5.00
必填
fee
string
税费。示例:0.00
必填
allot_details
array
数据列表
必填
allot_currency
string
示例:3
必填
allot_ratio
string
示例:100
必填
comment
object
示例:null
必填
status
int
示例:1
必填
relate
object
相关人信息。数据字典
必填
id
int
示例:1
必填
username
string
编号。示例:test01
必填
userphone
string
手机号。示例:15100000001
必填
realname
string
真实姓名。示例:测试01
必填
nickname
string
昵称。示例:
必填
bonus_type
object
奖项信息。数据字典
必填
id
int
示例:3
必填
title
string
奖项类型。示例:静态奖励
必填
first_page_url
string
示例:http://octhjd:8888/api/hjd/bonus/bonusRecord?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://octhjd:8888/api/hjd/bonus/bonusRecord?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://octhjd:8888/api/hjd/bonus/bonusRecord
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填