JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/java/com/mes/md/entity/Machine.java @@ -61,6 +61,16 @@ * 备注 */ private String remark; /** * 是否输出参数日志 */ private int isLog; /** * 今日工作次数 */ private Integer todayCount; }