yudao-module-iot/yudao-module-iot-biz/src/main/java/cn/iocoder/yudao/module/iot/dal/mysql/thingmodel/IotThingModelMapper.java
@@ -14,7 +14,7 @@ /** * IoT 产品物模型 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface IotThingModelMapper extends BaseMapperX<IotThingModelDO> {