文档
测试

查询工器具归还列表

POST
http://172.26.2.246:6088/tl-server/bda/rest/service/invokeGridService/getReturnToolList

请求参数

参数名
类型
描述
必填
toolName
String
工器具名称
必填
toolType
String
工器具类别
必填
toolFactory
String
生产厂家
必填
whCode
String
仓库编号
必填
startTime
String
归还开始时间
必填
endTIme
String
归还结束时间
必填
pageNum
INT
页码
必填
pageSize
INT
每页数量
必填

响应参数

参数名
类型
描述
必填
toolReturnId
INT
工器具归还标识
必填
taskCode
String
任务编号
必填
toolLendId
INT
领用编号
必填
toolCode
String
工器具编号
必填
toolName
String
工器具名称
必填
toolType
String
工器具类别编码
必填
toolTypeName
String
工器具类别名称
必填
toolSpec
String
规格型号
必填
orgNo
String
所属单位编号
必填
orgName
String
所属单位名称
必填
toolLendUserNo
String
领用人
必填
toolLendUserName
String
领用人名称
必填
toolLendTime
String
领用时间
必填