- remove fk.
This commit is contained in:
@@ -15,7 +15,6 @@ var (
|
||||
func Init() {
|
||||
dbStr = beego.AppConfig.String("dbConnectStr")
|
||||
AutoMigrate()
|
||||
// globals.SugarLogger.Debug("fuck")
|
||||
}
|
||||
|
||||
func GetDB() *gorm.DB {
|
||||
|
||||
Reference in New Issue
Block a user