Commit 55e74562 authored by hujun's avatar hujun

去除不验证接口

parent e7a4e37e
...@@ -60,7 +60,8 @@ class Basic extends Controller ...@@ -60,7 +60,8 @@ class Basic extends Controller
'index/settingCity', 'index/settingCity',
'index/getRealIncome', 'index/getRealIncome',
'index/bargainInfo', 'index/bargainInfo',
'index/getSiteList' 'index/getSiteList',
'index/getAllDisc'
); );
/** /**
......
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