Commit Graph

  • da19b87377 fix(ops): strictly control heartbeat logic to prevent ghost online status lzh 2026-01-29 11:55:51 +08:00
  • 1e5842756e config(ops): enable feign client for IotDeviceStatusQueryApi lzh 2026-01-29 11:50:49 +08:00
  • 5142b38d12 refactor(ops): optimize badge device status management and add sync job lzh 2026-01-29 11:35:11 +08:00
  • afa5837160 fix(ops): 修复区域设备索引初始化查询条件 lzh 2026-01-29 00:04:53 +08:00
  • ff858fc3b8 fix(ops): 修复区域设备 API 路径不匹配问题 lzh 2026-01-28 23:32:47 +08:00
  • 7f53debc43 fix(iot): 添加 AreaDeviceApi 到 Feign 客户端配置 lzh 2026-01-28 23:14:58 +08:00
  • d87d4dd914 refactor(ops,iot): 重构区域设备关联模块并添加Redis缓存 lzh 2026-01-28 22:35:41 +08:00
  • 10eeb774a6 fix(ops): 修复其他id生成问题 lzh 2026-01-28 18:12:23 +08:00
  • 280562bc27 fix(ops): 修复工单业务日志id生成问题-去除这个引入 lzh 2026-01-28 18:01:53 +08:00
  • d7c2a0800b fix(ops): 修复工单业务日志id生成问题 lzh 2026-01-28 18:01:03 +08:00
  • 9ac1678031 fix(ops): 修复工单id生成问题 lzh 2026-01-28 17:09:43 +08:00
  • 862cbc3931 fix(test): 修正测试SQL中orderPriority为数字类型 lzh 2026-01-28 14:53:12 +08:00
  • 5cc5cd5238 fix(iot): 统一CleanOrderCreateEvent.priority类型为Integer lzh 2026-01-28 14:50:35 +08:00
  • 3c92bfc02c fix: 统一工单优先级类型为Integer lzh 2026-01-28 14:12:24 +08:00
  • eae021c464 fix(iot): 修复保洁规则处理器租户上下文丢失问题 lzh 2026-01-27 17:01:57 +08:00
  • b5972b03a8 fix(iot): 修改客流计数器上传数据解析时间作为reportTime lzh 2026-01-27 15:22:48 +08:00
  • 767449dec4 feat(ops): 新增 trigger_data 字段存储触发详情 lzh 2026-01-27 12:04:19 +08:00
  • 35c120d883 fix(iot): 修改客流计数器应答升级链接 lzh 2026-01-26 16:35:50 +08:00
  • d9ba73a4bc test: Add CleanOrderScenarioIT and finalize test coverage lzh 2026-01-25 22:33:16 +08:00
  • a3909a0482 test: Adapt tests to master branch refactoring (handlers and dispatch logic) lzh 2026-01-25 18:41:00 +08:00
  • 130048d958 Merge remote-tracking branch 'origin/master' into test/cleaning-coverage lzh 2026-01-25 18:29:47 +08:00
  • a8d3fc84d2 refactor(ops): 服务层调整,统一使用设备ID lzh 2026-01-25 18:23:37 +08:00
  • 373f379b01 refactor(iot): 移除Redis DAO,使用统一服务接口 lzh 2026-01-25 18:23:15 +08:00
  • 116c1ec773 refactor(ops): 设备状态管理重构 lzh 2026-01-25 18:22:52 +08:00
  • f4d2b0a5de refactor(ops): 简化工单Handler,移除冗余业务逻辑 lzh 2026-01-25 18:22:32 +08:00
  • 95dffa0ba5 refactor(ops): 工单事件监听器重构 lzh 2026-01-25 18:22:07 +08:00
  • 3e23f9c65c feat(ops): 扩展表增加时长统计字段 lzh 2026-01-25 18:21:21 +08:00
  • 8782a530fe feat(ops): 统一语音播报模板管理 lzh 2026-01-25 18:21:04 +08:00
  • 577fd25f8e refactor(iot): 清理保洁配置服务中的冗余缓存设计 lzh 2026-01-25 09:49:29 +08:00
  • 54b5e7ec77 config(iot): 修改网关 RPC 地址端口 lzh 2026-01-25 09:38:44 +08:00
  • 0ee7611a7d feat(iot): 优化保洁工单配置缓存服务 lzh 2026-01-25 09:38:36 +08:00
  • 0a5fe13e68 refactor(iot): 移除属性保存中的同步规则处理 lzh 2026-01-25 09:38:28 +08:00
  • 2a2cfb9030 fix(iot): 修复 TrafficThresholdRuleProcessor 编译错误 lzh 2026-01-25 09:38:20 +08:00
  • 22d7a31194 feat(iot): 新增保洁规则消息订阅者,实现规则处理异步解耦 lzh 2026-01-25 09:38:12 +08:00
  • ea1d369e61 test: Add dispatchToCleaner test case for complete coverage lzh 2026-01-25 00:00:00 +08:00
  • 0813856b18 test: Complete coverage with duration calculation and priority upgrade tests lzh 2026-01-24 20:40:27 +08:00
  • dc67ae90bd test: Resolve conflicts with master and complete comprehensive test suite lzh 2026-01-24 20:35:09 +08:00
  • 7cf8e5ed2f fix(ops): fix DispatchEngine instantiation error in test config lzh 2026-01-24 19:20:43 +08:00
  • 850a9b1f9f fix(ops): 修复CleanOrderCreateEventHandler语法错误 lzh 2026-01-23 17:55:37 +08:00
  • fc28afd1c9 feat(ops): 补充工单状态变更业务日志 lzh 2026-01-23 17:48:27 +08:00
  • e0ad02afbc feat(ops): 补充工单生命周期业务日志记录 lzh 2026-01-23 17:48:18 +08:00
  • bd8dd73e50 test: Add audit log test case to CleanOrderEndToEndTest lzh 2026-01-23 14:58:30 +08:00
  • 382e4d6ae2 test: Fix master branch test configs and add comprehensive tests for Badge Device Dispatch and Signal Loss logic lzh 2026-01-23 14:29:46 +08:00
  • bb1ee0be1d Merge branch 'master' of http://124.221.55.225:3000/XW-AIOT/aiot-platform-cloud into test/cleaning-coverage lzh 2026-01-23 13:57:49 +08:00
  • ebbefe7980 Merge branch 'test/cleaning-coverage' lzh 2026-01-23 13:49:00 +08:00
  • 0de8441672 refactor(ops): 禁用保洁员调度策略,改用工牌设备策略 lzh 2026-01-23 13:47:22 +08:00
  • a36ed90c3f feat(ops): 扩展调度上下文支持设备ID字段 lzh 2026-01-23 13:47:13 +08:00
  • fffada3761 feat(iot): 调整信标和信号丢失处理器以支持配置拆分 lzh 2026-01-23 13:47:04 +08:00
  • 06ca3070cd feat(iot): 支持按区域和设备类型查询配置 lzh 2026-01-23 13:46:49 +08:00
  • 5bb3ff6979 test: Add comprehensive tests for dispatch strategies and IoT signal processing, fix SignalLossRuleProcessor bug lzh 2026-01-23 11:44:49 +08:00
  • 9750088ca6 test: Add comprehensive end-to-end tests for cleaning work order module lzh 2026-01-22 23:55:05 +08:00
  • e4d07a5306 fix(ci): 修复多 commit 场景下服务构建检测遗漏 lzh 2026-01-22 10:30:02 +08:00
  • 4cd520ab78 fix(iot-gateway): 兼容设备端消息体长度计算不准确的问题 lzh 2026-01-22 10:10:09 +08:00
  • 177350830a refactor(ops): 优化语音播报服务封装 lzh 2026-01-22 09:58:19 +08:00
  • b1ecc7786b feat(iot-gateway): JT808 新增 instruction_config 服务并修正 TTS 标志 lzh 2026-01-22 09:58:01 +08:00
  • a4cfbbcba1 fix(iot-gateway): 降级扩展字段长度越界日志级别 lzh 2026-01-21 23:30:48 +08:00
  • fa619710ef refactor(iot): 优化事件发布机制并修复状态值解析 lzh 2026-01-21 22:56:13 +08:00
  • 842b40596d fix: 修复RocketMQ topic名称非法字符问题 lzh 2026-01-21 22:35:22 +08:00
  • 4e387e410c refactor(iot-gateway): JT808编解码器代码重构 lzh 2026-01-21 22:15:12 +08:00
  • 110cfc8cf8 fix(iot-server): 消费者优先判断skipReply字段 lzh 2026-01-21 22:12:56 +08:00
  • 0c2cd85915 fix(iot-gateway): JT808协议使用skipReply标记协议层已应答 lzh 2026-01-21 22:12:03 +08:00
  • 529171aca6 feat(iot-core): 添加skipReply字段支持协议层回复标记 lzh 2026-01-21 22:10:29 +08:00
  • c75696c644 feat(ops): 新增业务日志表 lzh 2026-01-21 18:44:30 +08:00
  • c4ef31bb98 refactor(ops): 保洁工单相关服务改用新业务日志框架 lzh 2026-01-21 18:44:21 +08:00
  • 457fc556e2 refactor(ops): 移除保洁工单清理日志相关代码 lzh 2026-01-21 18:44:07 +08:00
  • 5063fc8dd1 refactor(ops): 移除旧的publisher模式 lzh 2026-01-21 18:43:54 +08:00
  • a49994cc57 refactor(ops): 重构业务日志注解和切面 lzh 2026-01-21 18:43:39 +08:00
  • a82b59ac46 feat(ops): 新增业务日志枚举类 lzh 2026-01-21 18:43:32 +08:00
  • c88dc3fc10 fix(ops): 修正工牌设备状态事件处理器配置 lzh 2026-01-21 18:05:39 +08:00
  • 5dab9622d6 fix(iot): TCP消息处理容错改进,避免异常断开连接 lzh 2026-01-21 18:05:23 +08:00
  • 7c7b122de3 fix(iot): 修复JT808业务消息重复应答问题 lzh 2026-01-21 18:04:57 +08:00
  • eb5513f9b6 fix(iot): 修复JT808事件消息identifier字段不匹配问题 lzh 2026-01-21 18:04:21 +08:00
  • 447ea8fe90 fix(iot): 修改jt808应答调用IotDeviceMessage.requestOf lzh 2026-01-21 15:20:38 +08:00
  • e6406f7c6e fix(iot): 修复RssiSlidingWindowDetector-component注解 lzh 2026-01-21 15:04:51 +08:00
  • ed127c3b29 fix(iot): jt808消息应答机制调整-每条消息都需应答 lzh 2026-01-21 14:48:16 +08:00
  • 3d9079cbaf chore: stop tracking docs directory and update gitignore lzh 2026-01-21 09:37:29 +08:00
  • 50f2707d4e Merge remote-tracking branch 'origin/feature/environment-module' into feature/environment-module lzh 2026-01-21 09:30:49 +08:00
  • 8590f3c044 test: 完善 OrderStateMachine 和 OpsOrderService 测试用例 lzh 2026-01-21 09:30:29 +08:00
  • cc6491626d Merge branch 'test/ops-arch-analysis' into feature/environment-module lzh 2026-01-20 18:20:39 +08:00
  • 8c1133bb8c fix: 修复测试用例失败并完善测试覆盖 lzh 2026-01-20 18:10:59 +08:00
  • 6c509781e9 docs: update testing guide with unit test details lzh 2026-01-20 18:08:37 +08:00
  • 22fad4ad31 test: add cleaning flow tests for OpsOrderService lzh 2026-01-20 18:07:05 +08:00
  • c2bf98be5a test: add unit tests for OpsOrderService lzh 2026-01-20 18:04:40 +08:00
  • e96773daf7 test: add unit tests for OrderStateMachine lzh 2026-01-20 18:02:35 +08:00
  • 50452bec00 refactor(ops): 更新 EventHandler 使用新的服务入口 lzh 2026-01-20 16:30:44 +08:00
  • 0c91cbf75c refactor(ops): 重构语音播报服务为统一入口 lzh 2026-01-20 16:29:16 +08:00
  • d82cc65625 refactor(ops): 新增 environment 模块的 BadgeDeviceStatusService lzh 2026-01-20 16:26:34 +08:00
  • 6d4c2c60cf refactor(ops): 移除 ops-core 中的 BadgeDeviceStatusService lzh 2026-01-20 16:16:06 +08:00
  • a83e827919 feat: add badge device status service lzh 2026-01-20 11:27:37 +08:00
  • c310a8cb4d chore: add docs and .qoder/repowiki to gitignore lzh 2026-01-20 11:19:42 +08:00
  • 1bbbc55096 fix(ops): align TTS service identifier and logic with audit handler lzh 2026-01-19 15:03:17 +08:00
  • 1d8680c336 refactor(ops): extract constants and optimize status list in audit handler lzh 2026-01-19 14:59:33 +08:00
  • d933bbf92c feat(ops): add CleanOrderConfirmEventHandler lzh 2026-01-19 14:50:09 +08:00
  • 48ab863fda refactor(ops): add JsonProperty annotation to triggerSource lzh 2026-01-19 14:46:20 +08:00
  • eedef70581 feat(ops): add confirm event DTO and update audit DTO lzh 2026-01-19 14:41:05 +08:00
  • a71a29f548 fix(ops): implement missing updateBadgeArea method lzh 2026-01-19 14:41:00 +08:00
  • 4f2036d145 fix(ops): 修复编译错误2refactor-order-operations lzh 2026-01-19 13:59:37 +08:00
  • c448daed03 fix(ops): 修复编译错误refactor-order-operations lzh 2026-01-19 13:38:53 +08:00
  • 568d37a0be feat(ops): refactor-order-operations lzh 2026-01-19 13:32:23 +08:00
  • 5419a949d4 feat(ops): 工单创建发布事件(事件驱动调度) & 工单完成自动下一个任务 lzh 2026-01-19 10:56:30 +08:00