Merge branch 'develop' of gitee.com:fusenpack/fusenapi into develop
This commit is contained in:
@@ -25,6 +25,7 @@ func InitMysql(sourceMysql string) *gorm.DB {
|
||||
},
|
||||
SkipDefaultTransaction: true,
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user