Browse Source

复购区产品

xialei 1 year ago
parent
commit
0a25b19f57
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/controller/api/store/merchant/Merchant.php

+ 2 - 0
app/controller/api/store/merchant/Merchant.php

@@ -112,6 +112,8 @@ class Merchant extends BaseController
112
             }else{
112
             }else{
113
                 $id=497;//生产环境工厂直供
113
                 $id=497;//生产环境工厂直供
114
             }
114
             }
115
+        }else if($name=='fugou'){
116
+            $id=491;
115
         }
117
         }
116
         [$page, $limit] = $this->getPage();
118
         [$page, $limit] = $this->getPage();
117
         if($params['pageNum']!=''){
119
         if($params['pageNum']!=''){