疯狂的狮子li
2021-05-29 b7bd67b4cb9be191a2af45b02dd45d8cfba2efc3
ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml
@@ -40,7 +40,7 @@
            AND status = #{status}
        </if>
        <!-- 数据范围过滤 -->
        ${params.dataScope}
        AND ( ${params.dataScope} )
        order by d.parent_id, d.order_num
    </select>