add back to top

This commit is contained in:
xiaomlove
2022-04-04 17:26:26 +08:00
parent 9af8e5e442
commit 325c234442
38 changed files with 686 additions and 498 deletions
+2
View File
@@ -21,6 +21,8 @@ class Attendance extends NexusModel
30 => 1000
];
const MAX_RETROACTIVE_DAYS = 30;
public function logs(): \Illuminate\Database\Eloquent\Relations\HasMany
{