xiaogang %!s(int64=4) %!d(string=hai) anos
pai
achega
464f682e31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Admin/Controllers/UserController.php

+ 1 - 1
app/Admin/Controllers/UserController.php

xqd
@@ -65,7 +65,7 @@ class UserController extends AdminController
             if ($actions->row->is_auth == 0) {
                 $actions->append(new UserAuth(User::class));
             }
-//            $actions->append(new UserVip(User::class));
+            $actions->append(new UserVip(User::class));
         });
 
         //批量操作