生产数据日志列表查询
POST
http://localhost:11410/cmc-se-bizprocess/productionlog/getProductionDataLogs
请求参数
参数名
类型
描述
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
supplierCode
string
示例:供应商编码,10000
必填
procedureCode
string
工序编码
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
code
object
示例:null
必填
message
object
示例:null
必填
total
int
示例:1
必填
id
int
示例:14
必填
categoryCode
string
示例:50001
必填
productOrderNo
string
示例:3424223
必填
subclassCode
string
示例:50
必填
procedureCode
string
示例:40004
必填
procedureName
string
示例:环境温湿度
必填
supplierCode
string
示例:1000009441
必填
supplierName
string
示例:许继电气股份有限公司
必填
logDataInformation
string
示例:.....................
必填
remark
object
示例:null
必填
createdTime
string
示例:2020-12-14T07:46:44.000+00:00
必填
timestamp
string
示例:2020-12-14T07:54:36.886+00:00
必填