Commit 0b64fba1 by 冷斌

update

parent ebe85c89
......@@ -7,6 +7,7 @@ use Common\Controller\HomebaseController;
class LevelController extends HomebaseController {
function index(){
echo 1; die;
$uid=I("uid");
$token=I("token");
......
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