分页查询计件规则配置
GET
http://localhost:9090/grid-coloration-test/salary/piece/querySalaryPieceList?pieceName=%E8%A7%84%E5%88%99&meterType=1&meterLocationType=0&pieceStatus=1&pageSize=10&pageNum=1
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMwMC03MTI2ODkzNi0zNTAwLTQ2YmYtODUxNy02NjYyZTUyMWFhNmIifQ.ayHf87_luXlBzY2YwldCzgFgCTQDmjKWMrKf6QzL0ZwbB_0-IHNcIsOXstgPy9QFfPTkXDrz8xN6Rvq70jXVgA
必填
请求参数
参数名
类型
描述
必填
pieceName
string
示例:规则
必填
meterType
int
示例:1
必填
meterLocationType
int
示例:0
必填
pieceStatus
int
示例:1
必填
pageSize
int
示例:10
必填
pageNum
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
string
示例:10000
必填
createTime
string
示例:2023-03-23 20:56:53
必填
creator
string
示例:张某人
必填
meterLocationType
string
示例:0
必填
meterType
string
示例:1
必填
pieceId
string
示例:5
必填
pieceName
string
示例:规则A
必填
pieceStatus
string
示例:1
必填
readPrice
float
示例:2.2
必填
recoverPrice
float
示例:5.2
必填
message
string
示例:SUCCESS
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
success
boolean
示例:true
必填
total
int
示例:1
必填
traceId
string
示例:0A6694D816795764708741004
必填