Commit 9b8b703e authored by chenchuanwen's avatar chenchuanwen

invateTest

parent 22588a2b
......@@ -113,7 +113,6 @@ class IndexController extends \Our\Controller_Abstract {
$params=base64_decode($req['params']);
$params=\Our\Common::paramToJson($params);
echo json_encode($params);exit;
$this->_view->assign("params", $params);
}
......
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