huminmin
5 天以前 9f4056b16d84520392ac8add1ca2f2277cc68b72
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> {