jcdm-main/src/main/java/com/jcdm/main/da/tileMatchRules/controller/DaTileMatchRulesController.java
@@ -88,7 +88,7 @@ colorInt = 4; } if (ObjectUtil.isNotEmpty(colorInt)){ ReadWriteEntity entity = new ReadWriteEntity("CFL4HX.OP055.Color", colorInt); ReadWriteEntity entity = new ReadWriteEntity("CFL4LJ.OP001.Color", colorInt); miloService.writeToOpcByte(entity); } }