You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch 0f3cbb05c1 feat(ems): 为监测点添加能源名称字段并优化查询性能
- 在 EmsBaseMonitorInfo 类中添加 energyName 字段
- 更新 EmsBaseMonitorInfoMapper.xml 以包含能源名称查询
- 优化查询语句,使用别名区分表,提高可读性和性能
- 调整缓存刷新间隔为 60 秒,提升数据新鲜度
3 months ago
..
src/main feat(ems): 为监测点添加能源名称字段并优化查询性能 3 months ago
pom.xml build(os-ems): 添加 Lombok 依赖 4 months ago