钱包页面
GET
http://yesh.isice.top/index.php?s=%2Fapi%2Fuser.wallet%2Fpage&token=test-token&wxapp_id=10001&page=1&state=1&month=2019-11
请求参数
参数名
类型
描述
必填
s
string
示例:/api/user.wallet/page
必填
token
string
示例:test-token
必填
wxapp_id
int
示例:10001
必填
page
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
cash_now
string
示例:72.00
必填
total_order
int
示例:10
必填
total_order_money
float
示例:2159.9
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
id
int
示例:10013
必填
order_no
string
订单号,示例:2019110448485255
必填
pay_price
string
付款金额,示例:119.99
必填
total_price
string
订单总金额。示例:119.99
必填
commission
string
返佣。示例:24.00
必填
username
string
用户名,示例:
必填
create_time
string
示例:2019-12-21 12:05:09
必填