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