会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
修改的思绪~
博客园
首页
新随笔
联系
管理
订阅
2021年5月19日
mybatis查询通过List参数查询表数据mapper写法
摘要: java: List<String> ids = new ArrayList<String>(); dao.findIds(ids); mapper: <if test="ids!= null and ids.size() > 0"> AND a.id in <foreach item="item"
阅读全文
posted @ 2021-05-19 16:38 修改了思绪~
阅读(512)
评论(0)
推荐(0)
2021年5月18日
初入博客写下收获
摘要: 初入博客写下收获
阅读全文
posted @ 2021-05-18 14:44 修改了思绪~
阅读(25)
评论(0)
推荐(0)
公告
点击右上角即可分享