RuoYi
2020-06-14 6ee4efa2847a563de6e6f2c2dd17c5b352885f01
ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml
@@ -40,7 +40,7 @@
         AND status = #{status}
      </if>
      <!-- 数据范围过滤 -->
      ${dataScope}
      ${params.dataScope}
      order by d.parent_id, d.order_num
    </select>