This commit is contained in:
cdle
2023-07-07 14:49:31 +08:00
parent fb96a5afc3
commit 8c4e93d614
2 changed files with 34 additions and 11 deletions
+1
View File
@@ -23,6 +23,7 @@ func main() {
if err == nil {
app.Set("ip", ip)
}
core.GetVersion()
}()
core.Init()
if app.GetBool("anti_kasi") {