mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
update server stat and app default config
This commit is contained in:
@ -9,6 +9,4 @@ class ServerLog extends Model
|
||||
{
|
||||
protected $table = 'v2_server_log';
|
||||
protected $dateFormat = 'U';
|
||||
protected $dispatchesEvents = [
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user