1
This commit is contained in:
parent
213d93b01d
commit
5fd20da45b
@ -12,7 +12,7 @@ var App = new (App_)
|
||||
|
||||
func (this *App_) Init() {
|
||||
f5.App = &this.App_
|
||||
f5.App.SetPkgName("rankserver")
|
||||
f5.App.SetPkgName("gamepay_backend")
|
||||
this.App_.Init()
|
||||
G.MetaMgr = new(MetaMgr).Init()
|
||||
G.HttpServer = new(f5.HttpServer).Init("httpserver", 1000 * 60)
|
||||
|
Loading…
x
Reference in New Issue
Block a user