chrome每次请求localhost更换session 2021-01-27 本文已影响0人 MOMOsShare chrome80 版本后每次请求localhost地址都会使用新的session造成session中数据消失 简单解决办法使用IP 127.0.0.1或者本机IP 进行访问即可