fix
This commit is contained in:
parent
37c2144725
commit
d09c648068
@ -26,7 +26,6 @@ func InitMysql(sourceMysql string) *gorm.DB {
|
||||
},
|
||||
SkipDefaultTransaction: true,
|
||||
})
|
||||
log.Println(db.Rows())
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user