Jelajahi Sumber

Merge branch '陈航-修改员工录入重复问题' of sckj/mz-cloud into master

953954216 1 tahun lalu
induk
melakukan
10ea9d1fda

+ 1 - 0
ruoyi-modules/mz-organization-yggl/src/main/resources/mapper/organization/YljgYgJbxxMapper.xml

@@ -227,6 +227,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         select *
         FROM yljg_yg_jbxx
         <where>
+            state = '1'
             <if test="sfzlx != null  and sfzlx != ''"> and sfzlx = #{sfzlx}</if>
             <if test="sfzhm != null  and sfzhm != ''"> and sfzhm = #{sfzhm}</if>
             <if test="zzzt != null  and zzzt != ''"> and zzzt = #{zzzt}</if>