feat(本地工具): OCR识别
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user