Commit 61d6281c authored by hujun's avatar hujun

新增商铺页面获取标签接口去除权限验证

parent 200c769d
...@@ -42,7 +42,8 @@ class Basic extends Controller ...@@ -42,7 +42,8 @@ class Basic extends Controller
'/', '/',
'index/banner', 'index/banner',
'index/getUserLabel', 'index/getUserLabel',
'index/bannerList' 'index/bannerList',
'index/getLabelsList'
); );
/** /**
......
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