mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update
This commit is contained in:
parent
9e642f11e1
commit
7280459f17
@ -8,4 +8,5 @@ class Server extends Model
|
||||
{
|
||||
protected $table = 'v2_server';
|
||||
protected $dateFormat = 'U';
|
||||
protected $guarded = ['id'];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user