黄琪勇 2 月之前
父節點
當前提交
7ce9627d92
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      dist/pptworker/pptJson.js

+ 4 - 1
dist/pptworker/pptJson.js

@@ -15307,7 +15307,10 @@
                            case 2:
                               return (
                                  (P = new L({
-                                    host: t.replace("https://", "").replace("/", "") || "",
+                                    // hqy
+                                    //host: t.replace("https://", "").replace("/", "") || "",
+                                    host: t || "",
+                                     // hqy
                                     token: r,
                                     timeout: 12e4,
                                     urlExistTimeout: 6e4,