文档
测试

维修工具列表

GET
http://localhost:81/api/facility/repairtool/list

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:0
必填
pageSize
int
示例:10
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
rtId
int
示例:1
必填
rtCoding
string
示例:xxx
必填
rtName
string
示例:工具名称
必填
rtSpec
string
示例:工具规格
必填
rtType
int
示例:1
必填
rtPrice
int
示例:15
必填
rtCount
int
示例:2
必填
rtPriceCount
int
示例:30
必填
userName
string
示例:张三
必填
createTime
string
示例:2020-09-18 05:09:59
必填
updateTime
object
示例:null
必填