update:修改首页-快捷方式的查询
This commit is contained in:
+1
@@ -120,6 +120,7 @@
|
||||
p.app_id,
|
||||
p.home_icon
|
||||
FROM sys_permission p
|
||||
INNER JOIN sys_permission p2 ON p.parent_id = p2.id
|
||||
${ew.customSqlSegment}
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user