登录过滤器
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
select
|
||||
<include refid="Child_Column_List"/>
|
||||
from sys_dict
|
||||
where dict_id = #{dictId} and status =1
|
||||
where rele_id = #{dictId} and status =1
|
||||
order by sort
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user