修改使用读取配置文件的方式初始化数据库
This commit is contained in:
@ -23,7 +23,7 @@ func SetupRoutes() *echo.Echo {
|
||||
e.Use(middleware.Logger())
|
||||
|
||||
//fd, _ := os.OpenFile(
|
||||
// "nt.log",
|
||||
// "next-terminal.log",
|
||||
// os.O_RDWR|os.O_APPEND,
|
||||
// 0666,
|
||||
//)
|
||||
|
Reference in New Issue
Block a user