mirror of
https://github.com/v2board/v2board.git
synced 2025-10-18 19:06:04 +08:00
update
This commit is contained in:
@@ -8,4 +8,5 @@ class User extends Model
|
||||
{
|
||||
protected $table = 'v2_user';
|
||||
protected $dateFormat = 'U';
|
||||
protected $guarded = ['id'];
|
||||
}
|
||||
|
Reference in New Issue
Block a user