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