shawenguan 2 năm trước cách đây
mục cha
commit
1118c89bb0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();