shawenguan 2 years ago
parent
commit
fc1cd1516b
1 changed files with 2 additions and 0 deletions
  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':