备品备件列表
GET
http://localhost:81/api/facility/sparepart/list
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
totalCount
int
示例:0
必填
pageSize
int
示例:10
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填
spId
int
示例:1
必填
spCoding
string
示例:02010416033
必填
spName
string
示例:一体原料油喷咀
必填
spSpec
string
示例:φ2.2*30°
必填
spUnit
string
示例:只
必填
spAmount
int
示例:45
必填
spSafemargin
int
示例:5
必填
spPrice
int
示例:10
必填
spPriceCount
int
示例:450
必填
userName
string
示例:张三
必填
createTime
string
示例:2020-09-18T03:54:20.000+0000 录入时间
必填
updateTime
object
示例:null 最后一次修改时间
必填