@@ -222,7 +222,7 @@ class CheckOrderController extends BaseController
}
} else {
if ($mainId == 812) {
- if (in_array($this->adminId, [1091])) {
+ if (in_array($this->adminId, [])) {
$could = true;