客户余额查询(完成)
GET
http://localhost:8080/app/customer/queryBalance?customer=10000020191230003&company=2&pageNo=1&pageSize=10&orderBy=minecode.name%20asc
接口描述
普通客户查询余额 不要查询时间 客户id和矿别id不能同时为空 只有普通客户能查询客户余额
请求参数
参数名
类型
描述
必填
customerId
number
客户id
可选
mineCode
number
煤矿id
可选
pageNo
number
示例:1
必填
pageSize
number
示例:10
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
errorCode
string
示例:-1
必填
msg
string
示例:操作成功
必填
id
string
示例:1
必填
updateDate
string
示例:2020-01-07 20:26:05
必填
delFlag
string
示例:0
必填
id
string
示例:2
必填
delFlag
string
示例:0
必填
name
string
示例:特拉不拉
必填
sort
number
示例:30
必填
hasChildren
boolean
示例:false
必填
type
string
示例:2
必填
parentId
string
示例:0
必填
id
string
示例:10000020191230003
必填
delFlag
string
示例:0
必填
custName
string
示例:内蒙古盛世伊鑫
必填
balance
number
示例:988309.26
必填
total
number
示例:1
必填