Commit Graph

2 Commits

Author SHA1 Message Date
Yakumo Hokori
6abfa2866a 更新版本至0.1.7:移除openai模块,更新html_scraper功能
- 删除src-tauri/openai模块及相关依赖
- 在html_scraper中添加find_latest_work_order_id函数
- 更新相关依赖配置

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-27 21:32:42 +08:00
Yakumo Hokori
1067b6016f feat(tms_service): 添加html_scraper模块替代openai解析链接
使用html_scraper模块通过CSS选择器直接解析HTML获取链接和token,替代之前依赖openai的方式
2025-07-16 14:54:21 +08:00