feat:SQLinit
This commit is contained in:
parent
c31dfcc25f
commit
51b3e31e40
|
@ -0,0 +1,5 @@
|
||||||
|
package cn.iocoder.yudao.module.iot.dal.dataobject.device;/**
|
||||||
|
* @Author alwayssuper
|
||||||
|
* @Date 2025/1/5 12:32
|
||||||
|
*/public class IotDeviceLogDO {
|
||||||
|
}
|
|
@ -0,0 +1,5 @@
|
||||||
|
package cn.iocoder.yudao.module.iot.framework.tdengine.config;/**
|
||||||
|
* @Author alwayssuper
|
||||||
|
* @Date 2025/1/5 17:37
|
||||||
|
*/public class TDengineTableInitConfiguration {
|
||||||
|
}
|
|
@ -0,0 +1,5 @@
|
||||||
|
package cn.iocoder.yudao.module.iot.service.device;/**
|
||||||
|
* @Author alwayssuper
|
||||||
|
* @Date 2025/1/5 11:50
|
||||||
|
*/public class IotDeviceLogDataServiceImpl {
|
||||||
|
}
|
Loading…
Reference in New Issue