黄琪勇 2 months ago
parent
commit
7ce9627d92
1 changed files with 4 additions and 1 deletions
  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,