🚚 Rename daily-sign to check-in

This commit is contained in:
2024-11-27 21:57:10 +08:00
parent 1515e29d5b
commit c16019341f
6 changed files with 32 additions and 27 deletions

View File

@ -25,7 +25,7 @@ var AutoMaintainRange = []any{
&models.NotificationSubscriber{},
&models.AuditRecord{},
&models.ApiKey{},
&models.SignRecord{},
&models.CheckInRecord{},
&models.PreferenceNotification{},
&models.PreferenceAuth{},
&models.AbuseReport{},