@@ -77,7 +77,7 @@ class BookController extends BaseController
$staff = $this->shopAdmin;
if ($staff->founder != 2 && $staff->mobile != 15280215347) {
- util::fail('这个需要超管才能操作');
+ //util::fail('这个需要超管才能操作');
}
$pfLevel = $shop->pfLevel ?? 0;