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':