摘要: <?phpnamespace Home\Controller;use Think\Controller;class UserController extends Controller { public function index(){ $code = I("get.code"); if(!empt 阅读全文
posted @ 2016-11-10 15:32 流年沉默的如此苍凉╰╮ 阅读(327) 评论(0) 推荐(0)