首页 帮助中心 装扮商城签到加速更新通知

利用用户登陆名SessionMM

  HttpSession Session = request.getSession();var aa = Session.getAttribute("MM_username");改为var aa = <%=session["mm_username"]>;