1
This commit is contained in:
parent
4ea65f929a
commit
60c9abeb0c
@ -26,6 +26,7 @@ func (this *app) Run(initCb func(), unInitCb func()) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (this *app) Init() {
|
func (this *app) Init() {
|
||||||
|
f5.GetSysLog().Info("wheelserver start")
|
||||||
f5.LoadMetaTable(mt.Table)
|
f5.LoadMetaTable(mt.Table)
|
||||||
this.registerDataSources()
|
this.registerDataSources()
|
||||||
this.initCb()
|
this.initCb()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user