huminmin
2026-08-13 23735b6e060d48f333d9ad91796c2cb6a42a1d9e
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/serialize/json/IotJsonSerializer.java
@@ -11,7 +11,7 @@
 *
 * 直接使用 JsonUtils 序列化/反序列化 {@link IotDeviceMessage},不包装额外字段
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public class IotJsonSerializer implements IotMessageSerializer {