更新版本至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>
This commit is contained in:
Yakumo Hokori
2025-09-27 21:32:42 +08:00
parent 4d005b384f
commit 6abfa2866a
1027 changed files with 18821 additions and 1790 deletions

View File

@@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@@ -0,0 +1,24 @@
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=Cargo.toml
cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
cargo:rustc-check-cfg=cfg(doc_cfg)
cargo:rustc-check-cfg=cfg(kani)
cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
cargo:rustc-check-cfg=cfg(coverage_nightly)
cargo:rustc-cfg=zerocopy_core_error_1_81_0
cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/zerocopy-561cdbb4b9a26819/out