shawenguan 2 年之前
父節點
當前提交
fc1cd1516b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Scripts/jhsh/jhshHelper.js

+ 2 - 0
Scripts/jhsh/jhshHelper.js

@@ -79,6 +79,8 @@ function checkHandleRequest() {
         if(queryParams['txcode']){
             txcode = queryParams['txcode'];
         }
+        lk.log('queryOptType='+queryOptType);
+        lk.log('txcode='+String(txcode));
         if('clp_service' == queryOptType){
             switch(txcode){
                 case 'autoLogin':