bugfix
This commit is contained in:
parent
1afafe5304
commit
d2c9056d25
@ -27,7 +27,7 @@ async def add_roleperm(sor, roleid, path, permid=None):
|
|||||||
'id': getID(),
|
'id': getID(),
|
||||||
'roleid': 'anonymous',
|
'roleid': 'anonymous',
|
||||||
'perid': p.id
|
'perid': p.id
|
||||||
}
|
})
|
||||||
print(f'{role}, {path} perm add')
|
print(f'{role}, {path} perm add')
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user