修改在获得用户session方法里面因为使用threadLocal,可能会出现串数据的问题,统一使用getCurrentUserFromRedis和...
修改在获得用户session方法里面因为使用threadLocal,可能会出现串数据的问题,统一使用getCurrentUserFromRedis和 getXSessionFromRedis方法规避风险
Showing
Please register or sign in to comment
修改在获得用户session方法里面因为使用threadLocal,可能会出现串数据的问题,统一使用getCurrentUserFromRedis和 getXSessionFromRedis方法规避风险