One-click configuration: Vless Encryption + XHTTP
This commit is contained in:
parent
42541b3496
commit
e8b51569ed
@ -35,6 +35,7 @@ func initModels() error {
|
||||
&model.InboundClientIps{},
|
||||
&xray.ClientTraffic{},
|
||||
&model.HistoryOfSeeders{},
|
||||
&LinkHistory{}, // 把 LinkHistory 表也迁移
|
||||
}
|
||||
for _, model := range models {
|
||||
if err := db.AutoMigrate(model); err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user