Swag Tags

This commit is contained in:
2023-11-17 14:27:42 +09:00
parent 5b5870f354
commit 7efa198a3f
23 changed files with 281 additions and 216 deletions

View File

@ -40,6 +40,5 @@ func AutoMigrate() {
&models.Token{},
&models.Program{},
&models.Quiz{},
// &models.Course{},
)
}