优化记录存储

This commit is contained in:
2023-11-07 10:04:54 +08:00
parent aed08bc7a1
commit 789d1dc395
5 changed files with 46 additions and 44 deletions

View File

@@ -15,6 +15,7 @@ class PostVisit extends Model
//
protected $json = [
'client_bot',
'client_os',
'client',
];