识别记录

This commit is contained in:
Teo
2025-06-24 20:10:42 +08:00
parent 4f5a3303cd
commit 3260b7edb3
5 changed files with 570 additions and 38 deletions

3
.gitignore vendored
View File

@ -7,6 +7,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
# 忽略所有 .tif 文件
*.tif
tests/**/coverage/
tests/e2e/reports