mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-17 18:47:31 +08:00
nexus clients
This commit is contained in:
@@ -11,5 +11,7 @@ class NexusModel extends Model
|
||||
|
||||
public $timestamps = false;
|
||||
|
||||
|
||||
protected $casts = [
|
||||
'added' => 'datetime'
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user