开发比亚迪所需接口, 对接比亚迪提供的接口

This commit is contained in:
wangzhijiang
2024-03-11 17:46:14 +08:00
parent 2c1c0526db
commit 64450b1d41
14 changed files with 548 additions and 55 deletions
@@ -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