Commit d03136bc authored by tianyiming's avatar tianyiming

企业信息supervise_org_code过滤修改

parent 89dfe822
......@@ -142,8 +142,8 @@
</if>
<if test="index!= 0">
OR
</if>
supervise_org_code LIKE CONCAT('%',#{item},'%')
</if>
supervise_org_code LIKE CONCAT('%',#{item})
</foreach>
</if>
AND is_delete = 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment