Commit 780c6405 authored by hujun's avatar hujun

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

parent 17a72c4d
......@@ -44,7 +44,8 @@ class Basic extends Controller
'index/getUserLabel',
'index/bannerList',
'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