会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Python5421
博客园
首页
新随笔
联系
订阅
管理
2019年9月6日
springboot mybatis mapper.xml中sql in的入参是数组foreach写法总结
摘要: Mapper(本人没写dao层)接口类写法 public List<Custom> seachCustoms(@Param("fzr") String[] fzr); 1 <select id="seachCustoms" resultMap="customs" parameterType="lis
阅读全文
posted @ 2019-09-06 10:39 Python5421
阅读(1979)
评论(0)
推荐(0)
编辑
公告