mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
update
This commit is contained in:
@ -10,6 +10,5 @@ class ServerLog extends Model
|
||||
protected $table = 'v2_server_log';
|
||||
protected $dateFormat = 'U';
|
||||
protected $dispatchesEvents = [
|
||||
'saving' => ServerLogSaveEvent::class,
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user