cast peer finishedat datetime

This commit is contained in:
xiaomlove
2021-05-16 15:03:02 +08:00
parent 6ccf135b6c
commit 3d7ab7a7dc
2 changed files with 4 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ class Peer extends NexusModel
'started' => 'datetime',
'last_action' => 'datetime',
'prev_action' => 'datetime',
'finishedat' => 'datetime',
];
public static $connectableText = [