mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-14 18:02:01 +08:00
update 优化数据权限sql 解决MP apply注入附带 AND 语法问题
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
AND status = #{status}
|
||||
</if>
|
||||
<!-- 数据范围过滤 -->
|
||||
${params.dataScope}
|
||||
AND ( ${params.dataScope} )
|
||||
order by d.parent_id, d.order_num
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user