hsy
2026-08-18 d8a90a090a7f85e54a1d92a4aa6935629578db11
yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/dal/mysql/device/IotDeviceMapper.java
@@ -22,7 +22,7 @@
/**
 * IoT 设备 Mapper
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Mapper
public interface IotDeviceMapper extends BaseMapperX<IotDeviceDO> {