2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
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> {