fix: casbin gorm-adapter has no sqlite3 support
Signed-off-by: closetool <c299999999@qq.com>
This commit is contained in:
@@ -214,6 +214,6 @@ func GetMenuList(c *gin.Context) {
|
||||
Total: total,
|
||||
Page: pageInfo.Page,
|
||||
PageSize: pageInfo.PageSize,
|
||||
},"获取成功", c)
|
||||
}, "获取成功", c)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user