shawenguan 1 ano atrás
pai
commit
0cc22cef7a
1 arquivos alterados com 4 adições e 1 exclusões
  1. 4 1
      Scripts/elife/ofpayHelper.js

+ 4 - 1
Scripts/elife/ofpayHelper.js

@@ -37,7 +37,10 @@ function checkHandleRequest() {
     lk.log(`请求url=${url}#${$request.method}`);
     lk.log(`请求body=${lk.getRequestBody()}`);
     if ($request && $request.method != 'OPTIONS') {
-        if(path.match(/\/h5\/union\/interactiveIGoChoose\/index/)){
+        if(path.match(/\/h5\/union\/market\/indexConfigAll/)){
+            let rspBody = lk.getResponseBody();
+            lk.log(`rspBody=${rspBody}`);
+        } else if(path.match(/\/h5\/union\/interactiveIGoChoose\/index/)){
 
         } else if(path.match(/\/h5\/union\/api\/interactiveIGoChoose\/indexConfigRebuild/)){
             // 获取商品列表