为了账号安全,请及时绑定邮箱和手机立即绑定

无法获取Session中的短信,为null

httpServletRequest.getSession().setAttribute(telphone,otpCode);//保存
String sessionOtpCode = (String) this.httpServletRequest.getSession().getAttribute(telphone);获取
号码是对的


正在回答

1 回答

$.ajax({

type:"POST",

contentType:"application/x-www-form-urlencoded",

url:"http://localhost:8090/user/login",

data:{

"telphone":$("#telphone").val(),

"password":password,

},

xhrFields: {withCredentials: true},


前端页面加上 xhrFields: {withCredentials: true},

0 回复 有任何疑惑可以回复我~
#1

qq_慕娘6201741

我贴了,还是不行,确定cookie被添加进去了
2020-05-03 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

无法获取Session中的短信,为null

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信