Sxile
2020-06-19 5bd2838b2b99e45c6cb0cba377395e941ea0de2f
ruoyi/src/main/resources/mybatis/system/SysDeptMapper.xml
@@ -40,7 +40,7 @@
         AND status = #{status}
      </if>
      <!-- 数据范围过滤 -->
      ${dataScope}
      ${params.dataScope}
      order by d.parent_id, d.order_num
    </select>