1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-12-13 09:06:43 +00:00
This commit is contained in:
2019-04-03 20:26:25 +08:00
parent bab3a98ce5
commit 6c707aeaee
7 changed files with 163 additions and 5 deletions

View File

@@ -70,6 +70,9 @@ function init_accessMap()
'job.list' => array('root', 'admin', 'developer', 'normal'),
'job.submit' => array('root', 'admin', 'developer', 'normal'),
/* system */
'system.summary' => array('root', 'admin', 'developer', 'normal'),
/* agent */
'agent.list' => array('root', 'admin', 'normal'),
'agent.add' => array('root', 'admin'),