feat: There is no way the ocr handle url
This commit is contained in:
@@ -12,7 +12,7 @@ spring.datasource.password = root
|
||||
|
||||
#==============================================
|
||||
# 应用设置
|
||||
spring.application.name=FotonLAWSSystem-w
|
||||
spring.application.name=FotonLAWSSystem
|
||||
application.code=20200101
|
||||
application.center=1
|
||||
#==============================================
|
||||
@@ -65,7 +65,7 @@ file.path=/usr/laws/file/
|
||||
#OCR请求识别URL地址
|
||||
OCR.handleFileUrl = http://61.136.1.103:8091/WebService.asmx/FileConversion
|
||||
# OCR回调接口地址 配置客户本地的IP及端口号
|
||||
OCR.callBackUrl = http://62.234.136.153:8033/api/ocr/OCRRestful/OcrHandleResult
|
||||
OCR.callBackUrl = http://62.234.136.153:10010/api/ocr/OCRRestful/OcrHandleResult
|
||||
OCR.userId =dayuzhou1234
|
||||
OCR.authCode =123456
|
||||
OCR.publicKey =EC4KKA6ZDTCPAOCRBC5M
|
||||
|
||||
Reference in New Issue
Block a user