优化配置文件的结构体,优化文件上传与下载功能,系统配置的前端展示更友好及其他的优化
This commit is contained in:
@@ -25,6 +25,8 @@ func Gorm() {
|
||||
// GormSqlite()
|
||||
case "sqlserver":
|
||||
GormSqlServer()
|
||||
default:
|
||||
GormMysql()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user