Skip to content

Commit 0587235

Browse files
author
piexlMax(奇淼
committed
feat: 补充丢失的自动迁移结构
1 parent b71cc44 commit 0587235

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/initialize/gorm.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ func RegisterTables() {
6363
system.SysParams{},
6464
system.SysVersion{},
6565
system.SysError{},
66+
system.SysApiToken{},
67+
system.SysLoginLog{},
6668

6769
example.ExaFile{},
6870
example.ExaCustomer{},

0 commit comments

Comments
 (0)