Commit 3de07155 authored by 王果's avatar 王果

bug修改

parent 7206c6e6
......@@ -175,7 +175,7 @@
and receive_org_code = #{contractDto.receiveOrgCodeFilter}
</if>
-- 转办隔离逻辑
and (1=1 or ur.transfer_to_user_ids like concat('%',#{currentUserId},'%'))
and (1=1 or transfer_to_user_ids like concat('%',#{currentUserId},'%'))
-- 数据过滤结束 ----------------------------------------------------
</where>
......
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