mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-27 01:51:56 +08:00
Feat: captcha config
This commit is contained in:
@@ -15,7 +15,7 @@ var DB *gorm.DB
|
||||
|
||||
// Database 初始化 MySQL 链接
|
||||
func Init() {
|
||||
util.Log().Info("初始化数据库连接\n")
|
||||
util.Log().Info("初始化数据库连接")
|
||||
|
||||
var (
|
||||
db *gorm.DB
|
||||
|
||||
Reference in New Issue
Block a user