11111
This commit is contained in:
@@ -90,6 +90,8 @@ public class IMLoginManager extends BaseCacheManager {
|
||||
}
|
||||
}
|
||||
put(KEY_USER_INFO, new Gson().toJson(userInfo));
|
||||
//兼容老模块(之后要把用户维护的类更换掉)
|
||||
SpUtil.getInstance().setStringValue(SpUtil.USER_INFO, new Gson().toJson(userInfo));
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user