|
@@ -3,6 +3,7 @@ package cn.iocoder.yudao.module.iot.convert.device;
|
|
import org.mapstruct.Mapper;
|
|
import org.mapstruct.Mapper;
|
|
import org.mapstruct.factory.Mappers;
|
|
import org.mapstruct.factory.Mappers;
|
|
|
|
|
|
|
|
+// TODO 是否要删除?
|
|
@Mapper
|
|
@Mapper
|
|
public interface IotDeviceDataConvert {
|
|
public interface IotDeviceDataConvert {
|
|
|
|
|