mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
update: rollback
This commit is contained in:
@ -13,9 +13,4 @@ class User extends Model
|
||||
'created_at' => 'timestamp',
|
||||
'updated_at' => 'timestamp'
|
||||
];
|
||||
protected $fillable = [
|
||||
'u',
|
||||
'd',
|
||||
't'
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user