feat(本地工具): OCR识别

This commit is contained in:
yjz
2024-06-03 14:45:45 +08:00
parent f850aa3091
commit 02ec24e0d1
27 changed files with 2739 additions and 1 deletions
@@ -522,3 +522,19 @@ bindPart:
auth_username: CNHTC_PO_PSRMS
#Authorization
auth_password: Cnhtcpsrms2024
# 云端OCR识别集成配置参数
OCR:
#OCR请求识别URL地址
handleFileUrl: http://61.136.1.103:8091/WebService.asmx/FileConversion
# OCR回调接口地址 配置客户本地的IP及端口号
callBackUrl: https://srms.foton.com.cn/laws/ocr/OCRRestful/OcrHandleResult
userId: dayuzhou1234
authCode: 123456
publicKey: EC4KKA6ZDTCPAOCRBC5M
# OCR文件存储路径
ocrPath: /data/slrs/ocrResultFile/
# OCR文件请求下载或在线预览时URL
ocrDownPath: /data/slrs/ocrResultFile/
times: 20
convertType: BOTH