소스 검색

人员信息-列表查询条件

hanqingsong 1 년 전
부모
커밋
370ae900f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/java/com/chinaitop/depot/basic/mapper/DRyxxsjyMapper.xml

+ 1 - 1
src/main/java/com/chinaitop/depot/basic/mapper/DRyxxsjyMapper.xml

@@ -19,7 +19,7 @@
19 19
             and ry.status = 1
20 20
             and ry.newly = 1
21 21
             <if test="ryxm != null and ryxm != ''">
22
-                ry.ryxm like '%'||#{ryxm}||'%'
22
+                and ry.ryxm like '%'||#{ryxm}||'%'
23 23
             </if>
24 24
         </where>
25 25
         order by