• Joined on 2025-12-12
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 19:02:11 +08:00
d8fd0aa389 fix(ops): 修复直接派单场景事件发布问题并统一日志规范
f44f422ba8 fix(ops): 修复设备上线时未更新区域索引缓存的问题
Compare 2 commits »
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 18:32:54 +08:00
569ca2c0da fix(ops): 修复区域设备索引缓存问题并优化查询性能
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 17:48:28 +08:00
6234709e19 fix: ops镜像修复
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 16:53:36 +08:00
68e432ead7 fix(ops): BadgeDeviceStatusInitializer修复无租户上下文的启动阶段可以全量同步
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 13:04:49 +08:00
44c7d7b9f5 refactor(ops): simplify badge status management by removing redundant heartbeat logic
da19b87377 fix(ops): strictly control heartbeat logic to prevent ghost online status
1e5842756e config(ops): enable feign client for IotDeviceStatusQueryApi
Compare 3 commits »
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 11:45:54 +08:00
5142b38d12 refactor(ops): optimize badge device status management and add sync job
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-29 00:06:38 +08:00
afa5837160 fix(ops): 修复区域设备索引初始化查询条件
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 23:34:01 +08:00
ff858fc3b8 fix(ops): 修复区域设备 API 路径不匹配问题
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 23:17:25 +08:00
7f53debc43 fix(iot): 添加 AreaDeviceApi 到 Feign 客户端配置
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 22:36:31 +08:00
d87d4dd914 refactor(ops,iot): 重构区域设备关联模块并添加Redis缓存
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 18:12:31 +08:00
10eeb774a6 fix(ops): 修复其他id生成问题
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 18:02:00 +08:00
280562bc27 fix(ops): 修复工单业务日志id生成问题-去除这个引入
d7c2a0800b fix(ops): 修复工单业务日志id生成问题
Compare 2 commits »
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 17:09:50 +08:00
9ac1678031 fix(ops): 修复工单id生成问题
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 14:54:20 +08:00
862cbc3931 fix(test): 修正测试SQL中orderPriority为数字类型
5cc5cd5238 fix(iot): 统一CleanOrderCreateEvent.priority类型为Integer
Compare 2 commits »
lzh pushed to master at XW-AIOT/aiot-platform-cloud 2026-01-28 14:13:50 +08:00
3c92bfc02c fix: 统一工单优先级类型为Integer
lzh pushed to main at Rocky/DDUp 2026-01-27 18:15:25 +08:00
5b89d55e7b fix: 调试自动部署
lzh pushed to main at Rocky/DDUp 2026-01-27 18:13:06 +08:00
219e3309ed fix: 指定docker自动部署路径
lzh pushed to main at Rocky/DDUp 2026-01-27 18:06:51 +08:00
0490ef2b73 fix: execute deploy commands directly in workflow
lzh pushed to main at Rocky/DDUp 2026-01-27 18:04:15 +08:00
bdefb708d3 fix: 修改runner标签
lzh pushed to main at Rocky/DDUp 2026-01-27 17:57:00 +08:00
600342d8cf test: 测试自动部署