|
@@ -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('门店已停用,请联系管理员');
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|