• Joined on 2025-07-30
lvmeng pushed to dev_260316_新设备 at restaurant/DishMatch 2026-04-10 18:05:34 +08:00
c72d30e88a feat(scale): 新增 UDP 广播兜底发现机制并恢复开机自启原始方案
dde0bbc4d5 优化余量计量模式下拿完所有数据时总重量不对的问题
d378cdcf97 fix(main): 修复菜品切换和重量计算相关问题
lvmeng pushed to dev_260316_新设备 at restaurant/DishMatch 2026-04-09 18:21:10 +08:00
904ccdbb06 feat(boot): 新增前台服务中转实现开机自启动
e5b682f021 refactor(face): 优化人脸识别状态管理与菜品选择逻辑
0498e124b3 fix(weight): 修复称重逻辑和支付模式相关问题
lvmeng pushed to dev_260316_新设备 at restaurant/DishMatch 2026-04-08 18:19:54 +08:00
9ae0d709f2 fix(scale): 修复子设备IP收到数据后仍显示"未知"的问题
34adc0fe56 fix(scale): 修复主从设备IP显示异常及RecyclerView滑动崩溃
29228b069b feat(scale): 新增主从设备秤数据联网同步功能
Compare 3 commits »
lvmeng pushed to main_吐盘机_260327 at restaurant/SmartPlateCabinet 2026-04-08 15:58:42 +08:00
385ada4a0d fix(face): 修复短时间内再次识别无法触发的问题
lvmeng pushed to main_吐盘机_260327 at restaurant/SmartPlateCabinet 2026-04-08 15:42:11 +08:00
ae708eeeed 优化
30b2b178a9 refactor(SensorScaleUtils): 优化重量读取逻辑
2ba55ef027 feat(common): 添加View点击区域扩展功能并优化主界面重量检测逻辑
lvmeng pushed to main at restaurant/IntelligentShelves 2026-04-07 17:19:25 +08:00
ee36869003 优化
lvmeng deleted branch main_使用claude对首页代码重构拆分_未测试_备份 from restaurant/IntelligentShelves 2026-04-07 09:34:35 +08:00
a45690d3be refactor(utils): 重构 FoodVectorTool 并优化 zero() 提示控制
ab0d9b35f5 feat(data): 更新食物营养数据模型并优化向量数据处理
0127697560 fix(main): 优化重量识别逻辑与日志;防抖时间调整为2s;从版本控制中移除.idea和objectbox-models
lvmeng pushed to main_吐盘机_260327 at restaurant/SmartPlateCabinet 2026-04-03 10:41:53 +08:00
2886e7d4a3 fix: 优化等待弹窗交互、人脸数据刷新及相机暂停逻辑
dbe3753821 人脸数据重置后加刷新逻辑;人脸识别距离调整;
b16147b1b2 feat(face): 添加人脸识别距离过滤功能
lvmeng pushed to main_吐盘机_260327 at restaurant/SmartPlateCabinet 2026-04-02 19:11:58 +08:00
66a0c399ec feat(face): 添加人脸识别距离检测和环境切换时的人脸数据重置功能