mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
upload preivew + es command
This commit is contained in:
+1
-1
@@ -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