tangjie 2026-08-05 13:59:11 +08:00
parent c7715a6e24
commit a6a17d851b
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ const App = (props) => {
const instance = WebOfficeSDK.init({ const instance = WebOfficeSDK.init({
// 必填项 // 必填项
officeType: WebOfficeSDK.OfficeType.Writer, officeType: WebOfficeSDK.OfficeType.Writer,
appId: "SX20260724JJYTBX", appId: "AK20260805KPWYZJ",
mount: document.getElementById("app-wps"), mount: document.getElementById("app-wps"),
fileId: fileId, fileId: fileId,
token: sessionStorage.getItem("token"), token: sessionStorage.getItem("token"),