yudao-module-iot/yudao-module-iot-core/src/main/java/cn/iocoder/yudao/module/iot/core/topic/property/IotDevicePropertySetReqDTO.java
@@ -12,7 +12,7 @@ * <p> * 本质是一个 Map,key 为属性标识符,value 为属性值 * * @author 芋道源码 * @author 超级管理员 */ public class IotDevicePropertySetReqDTO extends HashMap<String, Object> {