Commit 5f4cc665 authored by hujun's avatar hujun

token增加验证码检测过滤

parent b13a192e
...@@ -48,6 +48,7 @@ class Basic extends Controller ...@@ -48,6 +48,7 @@ class Basic extends Controller
"api/getBroker", "api/getBroker",
"api/brokerDetail", "api/brokerDetail",
"api/commentAndDeal", "api/commentAndDeal",
"api/check_code"
); );
/** /**
......
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