Commit 34bb42ea authored by hujun's avatar hujun

去除获取成交报告详情权限验证

parent 2c5f4292
...@@ -57,7 +57,8 @@ class Basic extends Controller ...@@ -57,7 +57,8 @@ class Basic extends Controller
'index/getBusinessAll', 'index/getBusinessAll',
'index/getCurrentCity', 'index/getCurrentCity',
'index/settingCity', 'index/settingCity',
'index/getRealIncome' 'index/getRealIncome',
'index/bargainInfo'
); );
/** /**
......
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