刘小明
2024-06-26 a058edded3901601f8597c66bcae687c5dbc4407
pms-parent/pms-global/src/main/resources/mapper/BaUserMapper.xml
@@ -73,7 +73,7 @@
    select 
    <include refid="Base_Column_List" />
    from ba_user
    where id = #{id} and disabled!=1 and deleted!=1
    where id = #{id} and deleted!=1
  </select>
  <select id="selectSomeCount" parameterType="java.util.Map" resultType="java.lang.Long">