当前位置: 首页 > 后端技术 > Java

xml中的SQL模糊查询like

时间:2023-04-02 09:25:07 Java

t.namelikeCONCAT('%',#{name},'%')字段名likeconcat('%',#{fieldname},'%')