1
This commit is contained in:
parent
ae155c63bb
commit
be68333c83
@ -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': [
|
||||||
|
2
third_party/phpcommon
vendored
2
third_party/phpcommon
vendored
@ -1 +1 @@
|
|||||||
Subproject commit c4a249c3d58d01d103351af2ab22c6dd67d15de9
|
Subproject commit 793423bb1247357f1675a27f45dc9e4d80b5a242
|
Loading…
x
Reference in New Issue
Block a user