This commit is contained in:
aozhiwei 2021-11-22 16:33:37 +08:00
parent ae155c63bb
commit be68333c83
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ class Role(object):
def __init__(self): def __init__(self):
self.apis = [ self.apis = [
{ {
'desc': 'roleInfo', 'desc': '获取角色信息roleInfo',
'group': 'Role', 'group': 'Role',
'url': 'webapp/index.php?c=Role&a=roleInfo', 'url': 'webapp/index.php?c=Role&a=roleInfo',
'params': [ 'params': [

@ -1 +1 @@
Subproject commit c4a249c3d58d01d103351af2ab22c6dd67d15de9 Subproject commit 793423bb1247357f1675a27f45dc9e4d80b5a242