shawenguan 2 лет назад
Родитель
Сommit
1e617029a4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Scripts/others/dssy.js

+ 1 - 0
Scripts/others/dssy.js

@@ -18,6 +18,7 @@ hostname = mars.inout.top
 *******************************/
 *******************************/
 try {
 try {
     let data = JSON.parse(typeof $response != "undefined" && $response.body || null);
     let data = JSON.parse(typeof $response != "undefined" && $response.body || null);
+    console.log($response.body);
     if(data && data.data){
     if(data && data.data){
         data.data['vip_expire_time'] = 4076744128000;
         data.data['vip_expire_time'] = 4076744128000;
         data.data['auto_subscribe_or_permanent_vip'] = true;
         data.data['auto_subscribe_or_permanent_vip'] = true;