feat(ems): 添加查询指定表最新N条记录功能并优化数据字典查询
- 在 RecordIotenvInstantMapper 中添加 selectLatestRecordsFromTable 方法 - 在 RecordIotenvInstantMapper.xml 中实现该方法的 SQL 语句 - 在 RuoYiApplication 中启用定时任务调度 - 优化 SysDictTypeMapper.xml 中的字典类型查询 SQL,top(1)是SQL server独有的,现在是TiDB(兼容MySQL)boardTest
parent
b799cd5a7c
commit
359f7a1eb3
Loading…
Reference in New Issue