搜索bug

workplace
zane 10 months ago
parent 85bee382c4
commit a750f65344

@ -88,6 +88,9 @@
or bp.nameCode like concat('%', #{keywords}, '%') or bp.nameCode like concat('%', #{keywords}, '%')
or bp.zczbhhzbapzbh like concat('%', #{keywords}, '%') or bp.zczbhhzbapzbh like concat('%', #{keywords}, '%')
or bp.ylqxzcrbarmc like concat('%', #{keywords}, '%') or bp.ylqxzcrbarmc like concat('%', #{keywords}, '%')
or bp.manufactory like concat('%',#{keywords},'%')
or bc.name like concat('%',#{keywords},'%')
or swd.busName like concat('%',#{keywords},'%')
) )
</if> </if>
<if test="remind != null and remind == 'yj' "> <if test="remind != null and remind == 'yj' ">

Loading…
Cancel
Save