mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
upload preivew + es command
This commit is contained in:
@@ -21,7 +21,7 @@ class Peer extends NexusModel
|
||||
'started' => 'datetime',
|
||||
'last_action' => 'datetime',
|
||||
'prev_action' => 'datetime',
|
||||
'finishedat' => 'datetime',
|
||||
'finishedat' => 'datetime:U',
|
||||
];
|
||||
|
||||
public static $connectableText = [
|
||||
|
||||
Reference in New Issue
Block a user