wu
2024-09-14 5531c35f924004e843254c63d8a50f5fe08ad59f
JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/java/com/mes/md/entity/Machine.java
@@ -48,6 +48,16 @@
    private String state;
    /**
     * 设备模式
     */
    private int mode;
    /**
     * 最大工作任务数
     */
    private int maxTaskCount;
    /**
     * 备注
     */
    private String remark;