f0eda5ed5014b5c59d06d27af90bd4ac4a5fa97d
Some checks failed
Build Server / Compile DLL (push) Failing after 43s
- 变更基础镜像阶段为运行阶段,同时添加微信二进制包,复制项目文件并安装依赖。 - 添加处理OCR请求的端点以识别上传图像中的文本。 - 将OCR功能封装到WechatOCRClient类中并添加临时文件处理逻辑。
wxocr
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
TypeScript
85.3%
Dockerfile
14.7%