文档
测试

余额页面

GET
http://yesh.isice.top/index.php?s=%2Fapi%2Fbalance.log%2Fpage&token=test-token&wxapp_id=10001&page=1&state=2

请求参数

参数名
类型
描述
必填
s
string
示例:/api/balance.log/page
必填
token
string
示例:test-token
必填
wxapp_id
int
示例:10001
必填
page
int
页数,示例:1
必填
state
int
0全部1收入2支出,示例:2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
object
数据字典
必填
total_now
string
示例:9480.04
必填
list_rec
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
log_id
int
示例:10017
必填
user_id
int
示例:10011
必填
scene
object
数据字典
必填
text
string
示例:订单退款
必填
value
int
示例:40
必填
money
string
示例:71.25
必填
describe
string
示例:订单退款:2019081349545797
必填
remark
string
示例:
必填
create_time
string
示例:2019-08-20 17:14:04
必填