shawenguan 1 an în urmă
părinte
comite
0d911ca985
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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;