mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-18 13:17:54 +00:00
bug: the latest database table, modify the associated deletion method of menu and authority
This commit is contained in:
@@ -11,7 +11,7 @@ import service from '@/utils/request'
|
||||
|
||||
export const UpdateCasbin = (data) => {
|
||||
return service({
|
||||
url: "/casbin/UpdateCasbin",
|
||||
url: "/casbin/updateCasbin",
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user