会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
云深不知处
姑娘,想嫁人
博客园
首页
新随笔
联系
订阅
管理
2022年1月30日
报错UserInfo()' in 'com.example.gmall.cart.pojo.UserInfo' cannot be applied to '(long, java.lang.String)'的原因
摘要: 新建pojo类 @Datapublic class UserInfo { private Long userId; private String userKey; } 使用Lombook中的data注解,但是在使用时报错 UserInfo()' in 'com.example.gmall.cart.
阅读全文
posted @ 2022-01-30 00:55 Yapi酱
阅读(914)
评论(0)
推荐(0)
公告