feat: 完善用户基础操作
This commit is contained in:
@@ -11,8 +11,6 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
var DB *gorm.DB
|
||||
|
||||
func InitConfig() {
|
||||
viper.SetConfigName("app")
|
||||
viper.AddConfigPath("config")
|
||||
|
Reference in New Issue
Block a user