shawenguan hace 1 año
padre
commit
0d911ca985
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Scripts/pingan/pinganHelper.js

+ 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;