1
This commit is contained in:
@@ -137,5 +137,4 @@ func Init() {
|
||||
orm.RegisterModel(&model.KnowledgeDepot{})
|
||||
// create table
|
||||
orm.RunSyncdb("default", false, true)
|
||||
globals.SugarLogger.Debugf("---------beegodb 1")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user