liyong
4 天以前 d3e57f662fc00214c9d1b1caa9a4dd542a9d2e1e
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/dv/machinery/vo/MesDvMachineryPageReqVO.java
@@ -35,4 +35,7 @@
    @Schema(description = "设备状态", example = "1")
    private Integer status;
    @Schema(description = "工作站编号", example = "300")
    private Long workstationId;
}