chengliang4810

Results 5 comments of chengliang4810

I have also encountered such a problem, and my guess is due to a Chinese encoding issue. Below is the stack information ` 2023-07-06 15:24:27.943 WARN 13708 --- [nio-8888-exec-9] o.apache.coyote.http11.Http11Processor...

> 换 getModel() 方法来取值 尝试了 sa-token-snack3和sa-token-jackson两个不同的库,情况依然一样 ![Image](https://github.com/user-attachments/assets/16dad0fe-fa7c-4315-8fe5-84c4e438ef9e)

> 换 getModel() 方法来取值 均在清空浏览器token信息和重启后端项目后进行的测试

redis数据库也清空尝试了,没有作用。 我尝试了更换存储的key名,创建一个一摸一样的Test类进行存储和获取一样出现了问题。 目前排查出的结果是 当对象中存在 List,Set的类型字段并且不为null时,就会出现获取对象时变为map的情况。 ![Image](https://github.com/user-attachments/assets/ce063156-1f2e-45f0-ada4-62bc45e6dd03) ![Image](https://github.com/user-attachments/assets/0431589f-815a-48c6-b378-3d93a1c9be6c)