开发比亚迪所需接口, 对接比亚迪提供的接口
This commit is contained in:
+19
@@ -486,3 +486,22 @@ watermark:
|
||||
# 特殊公式处理服务URL
|
||||
mathToImg:
|
||||
url: http://127.0.0.1:9998/mathToImg
|
||||
|
||||
# onlyOffice在线编辑页Url
|
||||
onlyOffice:
|
||||
editorUrl: http://39.98.140.126:8999/editor?
|
||||
previewUrl: http://39.98.140.126:8889/onlyOffice?
|
||||
|
||||
# 与比亚迪对接,调用的URL地址
|
||||
byd:
|
||||
# uploadFileUrl: http://127.0.0.1:9998/ipd-files/file/v1/upload
|
||||
# saveBaseLineDocIdUrl: http://127.0.0.1:9998/api/qbp/organization/saveBaseLineDocId
|
||||
# splitResultUrl: http://127.0.0.1:9998/api/qbp/library/structured
|
||||
# downLoadFileUrl: http://127.0.0.1:9998/ipd-files/file/downLoad
|
||||
|
||||
# 开发环境
|
||||
uploadFileUrl: http://127.0.0.1:9998/uploadFileUrl
|
||||
saveBaseLineDocIdUrl: http://127.0.0.1:9998/saveBaseLineDocIdUrl
|
||||
splitResultUrl: http://127.0.0.1:9998/splitResultUrl
|
||||
downLoadFileUrl: http://127.0.0.1:9998/downLoadFileUrl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user