月报表
POST
http://app.test.babazhixing.com/Financial/monthlist
请求头
参数名
类型
描述
必填
token
string
示例:uyhfuwhui2121
必填
请求参数
参数名
类型
描述
必填
page
int
示例:1(页码)
必填
limit
int
示例:10 (条数)
必填
parkid
string
示例:14 (停车场编号)
必填
stime
string
示例:2020-05 (开始月份)
必填
etime
string
示例:2020-06月份(结束日期)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
parking_id
int
示例:13 (停车场编号)
必填
total_fee
int
示例:635 (单位:元)单月总收入
必填
cash_fee
int
示例:635 (单位:元)单月现金收入
必填
alipay_fee
int
示例:635 (单位:元)单月支付宝收入
必填
weixin_fee
int
示例:635 (单位:元)单月微信收入
必填
unionPay_fee
int
示例:635 (单位:元)单月银联收入
必填
month
string
示例:2020-05 月份
必填
totalmoney
int
示例:6356 (单位:元),总收入合计
必填
weixinmoney
int
示例:6356 (单位:元)微信总收入合计
必填
alipaymoney
int
示例:6356 (单位:元)支付宝总收入合计
必填
cashmoney
int
示例:6356 (单位:元)现金总收入合计
必填
unionpaymoney
int
示例:6356 (单位:元)银联总收入合计
必填
total
int
总条数
必填
msg
string
任何信息
必填