jingquan #9

Merged
dyf merged 7 commits from liwenlong/fys-Multi-tenant:jingquan into main 2025-09-03 15:55:27 +08:00
Contributor
No description provided.
liwenlong added 2 commits 2025-08-26 17:15:14 +08:00
- 在 AppDeviceXinghanController 中添加 sendAlarmMessage接口
- 在 DeviceXinghanBizService 中实现 sendAlarmMessage 方法
- 新增 XinghanSendAlarmMessageRule 类用于处理紧急通知发送逻辑
- 在 DeviceRedisKeyConstants 中添加 DEVICE_ALARM_MESSAGE_KEY_PREFIX 常量
- 修改 XinghanDeviceDataRule 和 XinghanSendMsgRule 中的相关逻辑
- 批量查询设备,减少数据库交互次数
- 优化设备状态检查逻辑,提高效率
- 封装单个设备发送告警信息的逻辑,提高代码可读性- 使用 Redis 和 MQTT 时增加异常处理,提高系统稳定性
- 优化日志记录和异常提示,便于问题排查
liwenlong added 1 commit 2025-08-27 15:27:32 +08:00
- 移除了 VideoUploadController 中的 @SaIgnore 注解,恢复权限控制- 优化了 XinghanSendAlarmMessageRule 中的 Redis 数据检查逻辑
liwenlong added 1 commit 2025-08-27 15:28:43 +08:00
liwenlong added 1 commit 2025-08-27 17:30:18 +08:00
- 调整人员信息的顺序,符合兴汉设备接收数据的要求
- 添加设备上报人员登记信息的日志,方便问题追踪
liwenlong added 1 commit 2025-09-02 09:06:57 +08:00
liwenlong added 1 commit 2025-09-03 15:17:59 +08:00
dyf merged commit 1a2f35a092 into main 2025-09-03 15:55:27 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dyf/fys-Multi-tenant#9
No description provided.