Просмотр исходного кода

Merge branch 'redesign‌-260706' of git.huaml.com:zhh/huahuibao into redesign‌-260706

shizhongqi 5 дней назад
Родитель
Сommit
1291ecda23
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      app-hd/controllers/ShMethodController.php

+ 3 - 3
app-hd/controllers/ShMethodController.php

@@ -30,9 +30,9 @@ class ShMethodController extends BaseController
         $shopId = $ghs['shopId'] ?? 0;
         $mainId = $ghs['mainId'] ?? 0;
 
-        if (!in_array($shopId, [36523, 0])) {
-            util::success([]);
-        }
+//        if (!in_array($shopId, [36523, 0])) {
+//            util::success([]);
+//        }
 
         try {
             $customId = $ghs['customId'] ?? 0;