运行的时候是org.apache.shiro.session.mgt.DefaultSessionKey 有sessionId
运行是org.apache.shiro.web.session.mgt.WebSessionKey 的时候没有session 为什么
本身是string的, 但是redis存储的时候 要求key value都是二进制, 所以就转换了一下