flower_city/src/main/resources/mapper/SysUserMapper.xml
@@ -165,7 +165,7 @@ <select id="selectListByDepartmentId" resultMap="SysUserResult"> <include refid="selectSysUserVo"/> <where> user_type=2 and status=0 user_type=2 and status=0 and leisure_state=0 <if test="list!=null"> and department_id in <foreach collection="list" item="id" index="index" open="(" close=")" separator=",">