|
|
本帖最后由 辰宿列張 于 2026-5-11 17:24 编辑
Caused by: com.x.base.core.project.scripting.ExceptionEvalPromiseScript: TypeError: Cannot read property 'id' of undefined
at .createDocument (Unnamed:858:36)
at .r (Unnamed:2:11588)
at .initialize (Unnamed:778:18)
at .r (Unnamed:2:11588)
at .i (Unnamed:2:10592)
at Unnamed:1674:1
我的json
{
"storageFolder":"file://C:\\Program Files\\ONLYOFFICE\\test\\storagefolder",
"storageFolderTemplate":"file://C:\\Program Files\\ONLYOFFICE\\test\\foldertemplate",
"storageFolderSeal":"file://C:\\Program Files\\ONLYOFFICE\\test\\folderseal",
"storageFolderIndex":"file://C:\\Program Files\\ONLYOFFICE\\test\\folderindex",
"storageFolderMark":"file://C:\\Program Files\\ONLYOFFICE\\test\\foldermark",
"docbuilderEXEPath":"C:/Program Files/ONLYOFFICE/documentbuilder/docbuilder.exe",
"filesizeMax":"5242880",
"timeout":"120000",
"docserviceViewedDocs":".pdf|.djvu|.xps",
"docserviceEditedDocs":".docx|.xlsx|.csv|.pptx|.txt",
"docserviceConvertDocs":".docm|.dotx|.dotm|.dot|.doc|.odt|.fodt|.ott|.xlsm|.xltx|.xltm|.xlt|.xls|.ods|.fods|.ots|.pptm|.ppt|.ppsx|.ppsm|.pps|.potx|.potm|.pot|.odp|.fodp|.otp|.rtf|.mht|.html|.htm|.epub",
"docserviceConverter":"http://192.168.5.127/ConvertService.ashx",
"docserviceTempstorage":"http://192.168.5.127/ResourceService.ashx",
"docserviceApi":"http://192.168.5.127/web-apps/apps/api/documents/api.js",
"docservicePreloader":"http://192.168.5.127/web-apps/apps/api/documents/cache-scripts.html",
"scheme":"http",
"serverName":"",
"secret":"lAARzP4EoVhuvewWxC1ahmwQlETgkd",
"header":"Authorization",
"ipWhiteList":"",
"gobackUrl":"http://192.168.5.127:8080/x_desktop/index.html"
"callbackUrl": "http://192.168.5.127:8080/x_program_center/jaxrs/invoke/onlyofficecallback/execute"
}
only office用的80端口,版本9.多社区版,o2oa用的8080端口,版本9.5.2,请大神帮忙看一下哪里的问题
|
|