shawenguan 2 лет назад
Родитель
Сommit
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':