[update] 传参为文件path的地方都改为传文件id
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
window._CONFIG = {}
|
||||
// onlyOffice文件获取地址
|
||||
window._CONFIG.documentUrl = 'http://10.0.10.87:8188/laws-sinotruk/onlyOffice/downLoadFile?path='
|
||||
window._CONFIG.documentUrl = 'http://10.0.10.87:8188/laws-chery/onlyOffice/downLoadFileRoma?id='
|
||||
// onlyOffice文件保存回调地址(后端服务的ip端口,最后一个/是必须的)
|
||||
window._CONFIG.callbackUrl = 'http://10.0.10.87:8188/'
|
||||
// onlyOffice自定义编辑器的地址(plugins的前端路径,最后一个/是必须的)
|
||||
|
||||
Reference in New Issue
Block a user