Commit d03136bc authored by tianyiming's avatar tianyiming

企业信息supervise_org_code过滤修改

parent 89dfe822
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
<if test="index!= 0"> <if test="index!= 0">
OR OR
</if> </if>
supervise_org_code LIKE CONCAT('%',#{item},'%') supervise_org_code LIKE CONCAT('%',#{item})
</foreach> </foreach>
</if> </if>
AND is_delete = 0 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