feat:数据隔离

This commit is contained in:
苏竹红
2024-09-25 10:11:24 +08:00
parent 4ffb211b48
commit be0063b19d

View File

@@ -256,7 +256,7 @@
#{stageStatus}
</foreach>
</if>
<if test="investmentUserId!=null and investmentUserId!=''">
<if test="investmentUserId!=null and investmentUserId!='' and authRegionIds.size()==0">
and b.investment_manager = #{investmentUserId}
</if>
<if test="authRegionIds != null and authRegionIds.size() > 0">