Merge branch 'dev' of git.kingsome.cn:server/game2006go into dev
This commit is contained in:
commit
1da5609f8d
@ -33,5 +33,41 @@
|
|||||||
"api": ["xxx", "-xxx"],
|
"api": ["xxx", "-xxx"],
|
||||||
"ui": ["addannouncement", "editannouncement", "addaudit", "editaudit"]
|
"ui": ["addannouncement", "editannouncement", "addaudit", "editaudit"]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"account_address": "0x93705ddc34eb7923efa8fdae812fbe4476cfb55d",
|
||||||
|
"__doc__": "jc",
|
||||||
|
"roles": [
|
||||||
|
"admin",
|
||||||
|
"customer_service"
|
||||||
|
],
|
||||||
|
"special": {
|
||||||
|
"api": ["xxx", "-xxx"],
|
||||||
|
"ui": ["addannouncement", "editannouncement", "addaudit", "editaudit"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"account_address": "0x93705ddc34eb7923efa8fdae812fbe4476cfb55d",
|
||||||
|
"__doc__": "jc",
|
||||||
|
"roles": [
|
||||||
|
"admin",
|
||||||
|
"customer_service"
|
||||||
|
],
|
||||||
|
"special": {
|
||||||
|
"api": ["xxx", "-xxx"],
|
||||||
|
"ui": ["addannouncement", "editannouncement", "addaudit", "editaudit"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"account_address": "0x210b8b648220a4C7e1bbE508C7B9723E2eCdec24",
|
||||||
|
"__doc__": "slf",
|
||||||
|
"roles": [
|
||||||
|
"admin",
|
||||||
|
"customer_service"
|
||||||
|
],
|
||||||
|
"special": {
|
||||||
|
"api": ["xxx", "-xxx"],
|
||||||
|
"ui": ["addannouncement", "editannouncement", "addaudit", "editaudit"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user