shish 1 жил өмнө
parent
commit
b0bba706bd

+ 1 - 1
app-ghs/controllers/ShopController.php

@@ -158,7 +158,7 @@ class ShopController extends BaseController
         }
         }
 
 
         if($this->mainId == 59421){
         if($this->mainId == 59421){
-            if (!in_array($this->adminId, [4])) {
+            if (!in_array($this->adminId, [1])) {
                 util::fail('门店已停用,请联系管理员');
                 util::fail('门店已停用,请联系管理员');
             }
             }
         }
         }