shawenguan 1 жил өмнө
parent
commit
0d911ca985

+ 2 - 2
Scripts/pingan/pinganHelper.js

@@ -351,8 +351,8 @@ function handleCustomerActivityStatus() {
     if (!rspData) {
         return;
     }
-    rspData = { pagination: null, data: null, responseCode: "000000", responseMsg: "成功" };
-    gRetBody = rspData;
+    // rspData = { pagination: null, data: null, responseCode: "000000", responseMsg: "成功" };
+    // gRetBody = rspData;
 
     if (rspData.responseCode != "000000") {
         return;