mybatis QueryWrapper 添加 FIND_IN_SET 关联值条件

时间:2020-04-23 14:13:33   收藏:0   阅读:1957
        wrapper.apply(crmSupInfoDTO.getCooperative() != null,"FIND_IN_SET ("+crmSupInfoDTO.getCooperative()+",cooperative)");

  原文地址:https://www.cnblogs.com/xiaoxi/p/5889486.html

原文:https://www.cnblogs.com/dlxutianshang/p/12760457.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!