cnas-device/src/main/java/com/ruoyi/device/vo/DeviceMqttVO.java @@ -32,7 +32,7 @@ /** * 实际值 */ private BigDecimal value; private String value; } }