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} </select> <select id="selectSomeCount" parameterType="java.util.Map" resultType="java.lang.Long">