列表查询
GET
http://localhost:9090/grid-coloration-test/salary/querySalaryList?readerNo=5&configStatus=1&pageSize=10&pageNum=1
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMwMC03MTI2ODkzNi0zNTAwLTQ2YmYtODUxNy02NjYyZTUyMWFhNmIifQ.ayHf87_luXlBzY2YwldCzgFgCTQDmjKWMrKf6QzL0ZwbB_0-IHNcIsOXstgPy9QFfPTkXDrz8xN6Rvq70jXVgA
必填
请求参数
参数名
类型
描述
必填
readerNo
int
抄表员编号:5
必填
configStatus
int
配置状态:0-禁用 1-启用
必填
pageSize
int
示例:10
必填
pageNum
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
string
示例:10000
必填
baseAmt
int
固定工资:3250
必填
configStatus
string
配置状态
必填
hireDate
string
入职日期:2023-01-01
必填
manageAmt
int
管理工资:2000
必填
readerNo
string
抄表员编号:5
必填
remark
string
备注:22222
必填
salaryId
string
固定工资配置id:11
必填
workYearAmt
int
工龄工资:800
必填
message
string
示例:SUCCESS
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
success
boolean
示例:true
必填
total
int
示例:1
必填
traceId
string
示例:0A6694D816795550726801002
必填