shawenguan 2 жил өмнө
parent
commit
1118c89bb0

+ 1 - 0
Scripts/thwj/thwjHelper.js

@@ -60,6 +60,7 @@ async function checkHandleRequest() {
         if (path.indexOf("?") > -1) {
             path = path.split("?")[0];
         }
+        lk.log("path=" + path);
         switch (path) {
             case '/':
                 handleRspCookie();