RuoYi
2020-07-30 337f6fd3dbb2f44be6eabe4d65828fce7a81a42e
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>