feat: 新增OCR识别导入基金

This commit is contained in:
hzm
2026-02-18 22:34:11 +08:00
parent 3c02b53c0e
commit 67c36f65df
6 changed files with 1026 additions and 502 deletions

View File

@@ -17,7 +17,8 @@
"next": "^16.1.5",
"react": "18.3.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "18.3.1"
"react-dom": "18.3.1",
"tesseract.js": "^7.0.0"
},
"engines": {
"node": ">=20.9.0"