瀏覽代碼

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

shizhongqi 2 天之前
父節點
當前提交
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;