@@ -41,7 +41,7 @@
and parent_id > 0
</if>
<if test="tenantId != null and tenantId != ''">
- and tenantId = #{tenantId}
+ and tenant_id = #{tenantId}
and is_sealed = 0 and is_deleted = 0
order by sort