This website requires JavaScript.
Explore
Help
Register
Sign In
lzh
0 Followers
·
0 Following
Joined on
2025-12-12
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
lzh
pushed to
main
at
Rocky/DDUp
2026-01-22 16:44:08 +08:00
b2a590cbdf
feat: 管理员密码支持从环境变量同步
lzh
pushed to
main
at
Rocky/DDUp
2026-01-22 16:19:04 +08:00
93255e09a4
feat: evn.local提交
9f1feeb216
feat: 支持本地与生产环境分离配置
Compare 2 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-22 10:30:25 +08:00
e4d07a5306
fix(ci): 修复多 commit 场景下服务构建检测遗漏
4cd520ab78
fix(iot-gateway): 兼容设备端消息体长度计算不准确的问题
Compare 2 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-22 09:59:06 +08:00
177350830a
refactor(ops): 优化语音播报服务封装
b1ecc7786b
feat(iot-gateway): JT808 新增 instruction_config 服务并修正 TTS 标志
Compare 2 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 23:34:26 +08:00
a4cfbbcba1
fix(iot-gateway): 降级扩展字段长度越界日志级别
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 22:57:07 +08:00
fa619710ef
refactor(iot): 优化事件发布机制并修复状态值解析
842b40596d
fix: 修复RocketMQ topic名称非法字符问题
Compare 2 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 22:16:12 +08:00
4e387e410c
refactor(iot-gateway): JT808编解码器代码重构
110cfc8cf8
fix(iot-server): 消费者优先判断skipReply字段
0c2cd85915
fix(iot-gateway): JT808协议使用skipReply标记协议层已应答
529171aca6
feat(iot-core): 添加skipReply字段支持协议层回复标记
Compare 4 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 18:45:49 +08:00
c75696c644
feat(ops): 新增业务日志表
c4ef31bb98
refactor(ops): 保洁工单相关服务改用新业务日志框架
457fc556e2
refactor(ops): 移除保洁工单清理日志相关代码
5063fc8dd1
refactor(ops): 移除旧的publisher模式
a49994cc57
refactor(ops): 重构业务日志注解和切面
Compare 6 commits »
lzh
pushed to
feature/environment-module
at
XW-AIOT/aiot-platform-cloud
2026-01-21 18:45:16 +08:00
c75696c644
feat(ops): 新增业务日志表
c4ef31bb98
refactor(ops): 保洁工单相关服务改用新业务日志框架
457fc556e2
refactor(ops): 移除保洁工单清理日志相关代码
5063fc8dd1
refactor(ops): 移除旧的publisher模式
a49994cc57
refactor(ops): 重构业务日志注解和切面
Compare 6 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 18:32:44 +08:00
c88dc3fc10
fix(ops): 修正工牌设备状态事件处理器配置
5dab9622d6
fix(iot): TCP消息处理容错改进,避免异常断开连接
7c7b122de3
fix(iot): 修复JT808业务消息重复应答问题
eb5513f9b6
fix(iot): 修复JT808事件消息identifier字段不匹配问题
Compare 4 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 18:25:03 +08:00
29887b9709
fix(iot): 修复JT808设备事件消息处理及多个改进
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 18:07:00 +08:00
c88dc3fc10
fix(ops): 修正工牌设备状态事件处理器配置
5dab9622d6
fix(iot): TCP消息处理容错改进,避免异常断开连接
7c7b122de3
fix(iot): 修复JT808业务消息重复应答问题
eb5513f9b6
fix(iot): 修复JT808事件消息identifier字段不匹配问题
Compare 4 commits »
lzh
pushed to
feature/environment-module
at
XW-AIOT/aiot-platform-cloud
2026-01-21 18:06:35 +08:00
c88dc3fc10
fix(ops): 修正工牌设备状态事件处理器配置
5dab9622d6
fix(iot): TCP消息处理容错改进,避免异常断开连接
7c7b122de3
fix(iot): 修复JT808业务消息重复应答问题
eb5513f9b6
fix(iot): 修复JT808事件消息identifier字段不匹配问题
447ea8fe90
fix(iot): 修改jt808应答调用IotDeviceMessage.requestOf
Compare 7 commits »
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 15:21:06 +08:00
447ea8fe90
fix(iot): 修改jt808应答调用IotDeviceMessage.requestOf
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 15:06:12 +08:00
e6406f7c6e
fix(iot): 修复RssiSlidingWindowDetector-component注解
lzh
pushed to
master
at
XW-AIOT/aiot-platform-cloud
2026-01-21 14:48:23 +08:00
ed127c3b29
fix(iot): jt808消息应答机制调整-每条消息都需应答
3d9079cbaf
chore: stop tracking docs directory and update gitignore
50f2707d4e
Merge remote-tracking branch 'origin/feature/environment-module' into feature/environment-module
8590f3c044
test: 完善 OrderStateMachine 和 OpsOrderService 测试用例
cc6491626d
Merge branch 'test/ops-arch-analysis' into feature/environment-module
Compare 32 commits »
lzh
pushed to
feature/environment-module
at
XW-AIOT/aiot-platform-cloud
2026-01-21 09:38:52 +08:00
3d9079cbaf
chore: stop tracking docs directory and update gitignore
50f2707d4e
Merge remote-tracking branch 'origin/feature/environment-module' into feature/environment-module
8590f3c044
test: 完善 OrderStateMachine 和 OpsOrderService 测试用例
Compare 3 commits »
lzh
pushed to
feature/environment-module
at
XW-AIOT/aiot-platform-cloud
2026-01-20 18:24:22 +08:00
cc6491626d
Merge branch 'test/ops-arch-analysis' into feature/environment-module
8c1133bb8c
fix: 修复测试用例失败并完善测试覆盖
6c509781e9
docs: update testing guide with unit test details
22fad4ad31
test: add cleaning flow tests for OpsOrderService
c2bf98be5a
test: add unit tests for OpsOrderService
Compare 10 commits »
lzh
pushed to
feature/environment-module
at
XW-AIOT/aiot-platform-cloud
2026-01-20 11:27:39 +08:00
a83e827919
feat: add badge device status service
lzh
pushed to
feature/environment-module
at
XW-AIOT/aiot-platform-cloud
2026-01-20 11:26:50 +08:00
c310a8cb4d
chore: add docs and .qoder/repowiki to gitignore
1bbbc55096
fix(ops): align TTS service identifier and logic with audit handler
1d8680c336
refactor(ops): extract constants and optimize status list in audit handler
Compare 3 commits »
First
Previous
...
10
11
12
13
14
...
Next
Last