修复管理后台无法冻结用户的bug Fixed #328
This commit is contained in:
@@ -58,6 +58,7 @@ class User extends Authenticatable implements MustVerifyEmail
|
||||
'configs',
|
||||
'configs->default_strategy',
|
||||
'registered_ip',
|
||||
'status',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user