最近测试发现的bug越来越难找啦,感觉咱们项目的技術債務有點多啊...头疼〒_〒
if (user.isLogin()) {
// todo: 这里逻辑有点乱,得重构一下
return userService.getUserInfo();
}
登录/注册