@ -65,7 +65,7 @@
sll.language_code = #{languageCode}
</if>
<if test="functionId != null and functionId != ''">
and solb.function_id = #{functionId}
and (solb.function_id = #{functionId} OR fb.fun_desc like '%'+#{functionId}+'%')
</where>