feat: 补充丢失的自动迁移结构
This commit is contained in:
parent
b71cc443c0
commit
05872354b8
|
|
@ -63,6 +63,8 @@ func RegisterTables() {
|
||||||
system.SysParams{},
|
system.SysParams{},
|
||||||
system.SysVersion{},
|
system.SysVersion{},
|
||||||
system.SysError{},
|
system.SysError{},
|
||||||
|
system.SysApiToken{},
|
||||||
|
system.SysLoginLog{},
|
||||||
|
|
||||||
example.ExaFile{},
|
example.ExaFile{},
|
||||||
example.ExaCustomer{},
|
example.ExaCustomer{},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue