tam 2
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m25s

This commit is contained in:
2026-07-13 09:04:09 +07:00
parent 719704f19e
commit 8803cd622a
22 changed files with 1322 additions and 121 deletions

View File

@@ -53,6 +53,7 @@ func AutoMigrate(db *gorm.DB) error {
&models.WifiPoolEntry{},
&models.AcceptedWifi{},
&models.StudentSession{},
&models.StudentViolation{},
&models.AttendanceResult{},
&models.StaffAccount{},
&models.EmailDomain{},