严智鑫
2024-12-03 def1eb8623e1444164ae4bce9179d011a89b8c5e
JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/java/com/mes/md/entity/LineConfiguration.java
@@ -49,6 +49,9 @@
     * 备注
     */
    private String remark;
    /**
     * 是否启用
     */
    private int isStart;
}