Commit d219c6e8 by 孙龙

up

parent ce4c9745
Showing with 2 additions and 0 deletions
......@@ -81,6 +81,8 @@ func main() {
logConfig["log_chan_size"] = "1000"
logger.InitLogger("file",logConfig)
logger.Init()
fmt.Println("456")
return
//初始化db
initDb("Init",util.Configs.Liexin_databases.Dns)
initDb("InitLabelDB",util.Configs.LiexinLabel_databases.Dns)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment