shawenguan 2 yıl önce
ebeveyn
işleme
1118c89bb0
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Scripts/thwj/thwjHelper.js

+ 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();