Commit 83ba5cac authored by hujun's avatar hujun

后台获取角色去除去权限验证

parent 2837e7eb
...@@ -44,7 +44,8 @@ class Basic extends Controller ...@@ -44,7 +44,8 @@ class Basic extends Controller
'index/getUserLabel', 'index/getUserLabel',
'index/bannerList', 'index/bannerList',
'index/getLabelsList', 'index/getLabelsList',
'index/regions' 'index/regions',
'index/getAuth2'
); );
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment