|
|
@@ -550,7 +550,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
wo.pcs_device_name LIKE concat('%', #{remark}, '%')
|
|
|
OR wo.brand LIKE concat('%', #{remark}, '%')
|
|
|
OR wo.model LIKE concat('%', #{remark}, '%')
|
|
|
- OR wo.mis_no LIKE concat('%', #{remark}, '%')
|
|
|
OR m.nick_name LIKE concat('%', #{remark}, '%')
|
|
|
OR d.dept_name LIKE concat('%', #{remark}, '%')
|
|
|
OR p.dept_name LIKE concat('%', #{remark}, '%')
|