文档
测试

查询预算台账

POST
http://127.0.0.1:8900/oaBudgetRecord/oaBudgetRecord/listByPage

接口描述

查询预算台账

请求头

参数名
类型
描述
必填
token
string
必填
month
string
必填

响应参数

参数名
类型
描述
必填
res
string
示例:0
必填
msg
string
示例:操作成功!
必填
data
object
数据字典
必填
pageNo
int
示例:1
必填
pageSize
int
示例:10
必填
total
int
示例:1
必填
totalPage
int
示例:1
必填
list
array
数据列表
必填
loanReimbursement
object
示例:null
必填
contractName
object
示例:null
必填
year
object
示例:null
必填
dept
object
示例:null
必填
type
object
示例:null
必填
cid
object
示例:null
必填
userId
object
示例:null
必填
createTime
object
示例:null
必填
approvalFormType
object
合同名称
必填
budgetCompanyName
object
示例:null
必填
budgetDepartmentName
object
示例:null
必填
budgetAmount
object
示例:null
必填
levelOneSubjects
object
示例:null
必填
levelTowSubjects
object
示例:null
必填
id
int
示例:1
必填
username
string
申请人
必填
userDept
string
用户部门
必填
year
int
申请年份
必填
map
object
示例:null
必填