文档
测试

导出excel

GET
/e/leaseback/costpaytotal/bill/exportExcel

接口描述

导出excel

请求参数

参数名
类型
描述
必填
pageNum
integer
可选
pageSize
integer
可选
mallCode
string
项目编号
可选
mallName
string
项目名称
可选
businessName
string
客户名称
可选
contractCode
string
合同号
可选
costStatus
string
费用状态 2-已确认,-1-已失效
可选
costItemCode
string
费用项
可选
beginTime
string
费用起始日
可选
endTime
string
费用结束日
可选
payBeginTime
string
应付起始日
可选
payEndTime
string
应付结束日
可选
paidStatus
string
支付状态
可选
payableNo
string
应付账单号
可选
sortField
string
要排序的字段
可选
sortOrder
string
ascending:升序;descending 降序
可选
sortCondition
string
拼接后的排序条件:排序的字段 asc;排序的字段 desc
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
可选
data
string
可选
message
string
可选
ok
boolean
可选