From 273ae55e57956c60fcd7495b41d200b286be5010 Mon Sep 17 00:00:00 2001 From: lixu Date: Thu, 26 Sep 2024 10:20:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=B8=B8=E8=A7=81=E9=97=AE=E9=A2=98=E8=A7=A3=E7=AD=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Description: --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c34625f..9955bed 100755 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ youqu3 run 5、提交的代码应当注重规范性,提交前要对代码的格式与内容进行检查。 +## 常见问题 +Q: OCR识别、图像识别服务器不可用? + +> A: OCR识别、图像识别等服务器仅对公司内网开放,对外使用可自行部署或者联系公司技术支持。 \ No newline at end of file -- Gitee