<select id="selectDeptLevelList" resultType="com.ruoyi.common.core.domain.entity.SysDept">
		<include refid="selectDeptVo"/>
		WHERE (LENGTH(ancestors) - LENGTH(REPLACE (ancestors, ',', ''))) = #{level}
		and d.del_flag = '0'
	</select>
Logo

快速构建 Web 应用程序

更多推荐