• Joined on 2026-04-10
wangfq created branch main in wangfq/DLD154V4B 2026-06-22 18:20:39 +08:00
wangfq pushed to main at wangfq/DLD154V4B 2026-06-22 18:20:39 +08:00
7b95eb1183 init: DLD154V4B 单路车检器项目
wangfq created repository wangfq/DLD154V4B 2026-06-22 18:20:37 +08:00
wangfq pushed to main at wangfq/vd_960 2026-06-22 17:17:57 +08:00
6fd4e564e3 fix: TCP协议默认端口 502 → 5960
wangfq created branch main in wangfq/vd_960 2026-06-22 17:02:43 +08:00
wangfq pushed to main at wangfq/vd_960 2026-06-22 17:02:43 +08:00
ef806b6013 init: vd_960 项目初始化
wangfq created repository wangfq/vd_960 2026-06-22 17:02:37 +08:00
wangfq pushed to main at wangfq/vd_test_fixture 2026-06-18 16:05:33 +08:00
2424659611 测试信息: 峰峰值列移至释放距离后面 (all/B2视图)
wangfq pushed to main at wangfq/vd_test_fixture 2026-06-18 09:44:28 +08:00
8a6b5c6d07 测试信息页面优化: 限制6000条、字段调整、车检器序列号搜索
f0ec79ca2f chore: 更新 edc_server 子模块 (fix detector_serial B4 缺失)
4b082e35df refactor: 调整车检器序列号相关命名
521cbe4107 feat: edc-web 支持车检器序列号输入与显示
4ac6cbb2fe docs: 2026.06.09~06.12 周报
Compare 8 commits »
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-15 16:45:56 +08:00
f0ec79ca2f chore: 更新 edc_server 子模块 (fix detector_serial B4 缺失)
wangfq pushed to master at wangfq/edc_server 2026-06-15 16:45:51 +08:00
a2f31b3bfe fix: get_pending_detector_serial 不再删除记录,避免 B2 消费后 B4 拿不到序列号
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-15 13:41:25 +08:00
4b082e35df refactor: 调整车检器序列号相关命名
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-15 10:03:17 +08:00
521cbe4107 feat: edc-web 支持车检器序列号输入与显示
wangfq pushed to master at wangfq/edc_server 2026-06-15 10:03:02 +08:00
ff9482780d feat: tb_state_tst 增加 detector_serial 字段 + tb_pending_detector 辅助表
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-12 18:22:35 +08:00
4ac6cbb2fe docs: 2026.06.09~06.12 周报
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-12 11:10:13 +08:00
0dfb928375 feat: 被动轮询间隔改为 3 秒 + 新增 B2 记录条数显示
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-12 10:46:03 +08:00
366c7f909a feat: 测试操作页添加被动轮询,实时显示工装本地按键触发的上报数据
wangfq pushed to master at wangfq/vd_test_fixture 2026-06-12 10:00:37 +08:00
b4b7387b39 fix: 前端型号显示改为从 API 动态获取,修复新增加型号显示 Unknown(3)
aa2815b5cc fix: analyst 访问受限页面时自动跳转到测试数据页,并显示提示
17e1d232e8 feat: 增加 analyst 角色——仅测试数据查询/下载+修改密码
317c15aff2 chore: 从 git 跟踪中移除 __pycache__/*.pyc
501e58b65f fix: UI 标签优化、继电器着色、工装配置概览面板
Compare 33 commits »
wangfq created branch master in wangfq/edc_server 2026-06-12 10:00:30 +08:00
wangfq pushed to master at wangfq/edc_server 2026-06-12 10:00:30 +08:00
6e13990386 fix: 设备型号名称改为从 db tb_vechicle_base_test 动态查询,修复新增型号显示 Unknown 的问题