task 作业流程

yun-zuoyi
luweihao 5 years ago
parent dd6007656c
commit 7c77c90a3c

@ -45,4 +45,8 @@ public class MesProdRouteCfg extends BaseBean implements Serializable {
@Column(name = "ROUTE_TYPE")
@ApiParam("流程类型 10-扫描类型 20-监控类型")
private Integer routeType;
@Column(name = "PPT_CODE")
@ApiParam("产品生产类型")
private String pptCode;
}

Loading…
Cancel
Save