debug:故障报错
This commit is contained in:
parent
26ed635923
commit
b77cf4cb21
|
@ -52,7 +52,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
sa.name like concat('%', #{keyword}, '%') or
|
||||
sa.mobile like concat('%', #{keyword}, '%') or
|
||||
sa.address like concat('%', #{keyword}, '%') or
|
||||
sa.device_no like concat('%', #{keyword}, '%')
|
||||
sd.device_no like concat('%', #{keyword}, '%')
|
||||
)
|
||||
</if>
|
||||
</where>
|
||||
|
|
Loading…
Reference in New Issue
Block a user