fix: casbin gorm-adapter has no sqlite3 support
Signed-off-by: closetool <c299999999@qq.com>
This commit is contained in:
@@ -69,7 +69,7 @@ func CheckFileMd5(c *gin.Context) {
|
||||
response.OkWithDetailed(gin.H{
|
||||
"chunks": chunks,
|
||||
"isDone": isDone,
|
||||
},"查询成功", c)
|
||||
}, "查询成功", c)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user