update
This commit is contained in:
parent
18dcfd6a90
commit
b9bb99b256
@ -70,6 +70,7 @@ func NewGormLoggerWithInstance(ctx *gin.Context, dbClient *gorm.DB, instance *za
|
||||
i.node = nodeArr[1]
|
||||
i.flag = nodeArr[0]
|
||||
}
|
||||
return i
|
||||
}
|
||||
|
||||
// Gorm v2 版本库日志实现
|
||||
|
Loading…
Reference in New Issue
Block a user