文档
测试

工站状态列表

POST
http://172.21.6.65:8080/ewbpm/ProductionOverviewServlet?method=workstationCenterList&pageSize=25&pageNumber=1&searchText=&workstationType=&workstationState=

接口描述

工站状态列表

请求参数

参数名
类型
描述
必填
method
string
示例:workstationCenterList
必填
pageSize
int
示例:25
必填
pageNumber
int
示例:1
必填
searchText
string
搜索关键字 示例:GZCNC0005
必填
workstationType
string
工站类型 示例:
必填
workstationState
string
工站状态 示例:
必填

响应参数

参数名
类型
描述
必填
total
int
示例:57
必填
code
int
示例:0
必填
msg
string
示例:
必填
data
array
数据列表
必填
workStationStateCardList
array
数据列表
必填
workStationNo
string
工站编号 示例:GZCNC0023
必填
workStationState
int
工站状态(0:空闲,1:生产中,2:故障)示例:1
必填
operator
string
归属人 示例:王明滔
必填
projectNo
string
专案号 示例:C0421B102B
必填
partsNo
string
图号 示例:W1903-3100-02-B
必填
activationToday
string
当日设备稼动率 示例:0.45%
必填
workingHourToday
string
今日工时 示例:24
必填
activationMonth
string
月稼动率 示例:0.18%
必填
workingHourMonth
string
月工时 示例:767
必填