• Joined on 2025-10-10
root pushed to master at Microservice/iot 2026-06-03 10:23:19 +08:00
b2b055c44c feat(access): 新增电度数据处理功能并优化设备接入流程
root pushed to master at Microservice/govern 2026-06-03 10:22:22 +08:00
cf691db0a6 feat(harmonic): 新增移动端线路详情功能并优化波形数据处理
root pushed to main at Microservice/pqs 2026-06-03 10:20:27 +08:00
aafd32c7fc refactor(sms): 重构短信发送功能并优化数据库配置
root pushed to master at Middleware/pqs-influx 2026-06-03 10:12:08 +08:00
f187e89588 feat(influx): 添加电度增量数据查询功能
root pushed to master at Middleware/pqs-influx 2026-06-02 14:47:27 +08:00
91e42a1679 feat(influx): 添加APF数据实体和映射器
root pushed to master at Middleware/pqs-influx 2026-06-02 09:14:03 +08:00
1a54d53014 fix(influx): 修复流程条件查询逻辑
root pushed to master at Middleware/pqs-influx 2026-06-01 19:55:22 +08:00
71128d66bf fix(influx): 修复数据类型查询条件空指针异常
root pushed to main at Web/cn-rdms-web 2026-05-29 16:41:50 +08:00
b2da882b31 feat(execution): 实现执行模块视角切换和快捷过滤功能
root pushed to main at Microservice/cn-rdms 2026-05-29 16:24:40 +08:00
5c7dbf7286 docs(guide): 更新对象域权限文档与数据库连接配置
root pushed to master at ClientApps/CN_Gather 2026-05-29 09:34:36 +08:00
befe5abe0c refactor(detection): 移除测试专用的延迟释放检测锁逻辑
root pushed to master at ClientApps/pqs-9100_client 2026-05-28 20:44:58 +08:00
19ea08d5e0 feat(detection): 添加检测锁机制防止多用户同时操作
root pushed to master at ClientApps/CN_Gather 2026-05-28 20:28:42 +08:00
46ec9923a7 docs(detection): 删除CN_Gather Detection模块Netty通信架构分析文档
root pushed to main at Web/cn-rdms-web 2026-05-28 08:21:21 +08:00
4ed4b537ad feat(projects): 工作台小组件设计
root pushed to master at Microservice/iot 2026-05-27 18:11:14 +08:00
9fc3e126d9 feat(device): 添加谐波计划线路客户端并优化统计缓存键
root pushed to master at Microservice/govern 2026-05-27 18:10:48 +08:00
a6f424025a feat(harmonic): 添加稳态指标方案与监测点关联功能
root pushed to main at Microservice/pqs 2026-05-27 18:10:19 +08:00
79cec4e21b feat(event): 新增压降落点区域判定功能
root pushed to master at Microservice/iot 2026-05-27 11:13:10 +08:00
498fbe930e refactor(notification): 重构事件通知服务并集成消息发送功能
root pushed to master at Microservice/govern 2026-05-27 11:12:39 +08:00
f81be47e5f refactor(harmonic): 重构事件通知服务并迁移至系统模块
root pushed to master at ClientApps/CN_Gather 2026-05-26 19:20:07 +08:00
3cb4a46a16 refactor(report): 优化报告生成服务的安全性和文档处理
root pushed to main at Microservice/cn-rdms 2026-05-26 19:11:22 +08:00
9f03dc27cc fix(security): 修复token认证过滤器异步刷新异常处理