招商经理
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
<where>
|
<where>
|
||||||
o.deleted = 0
|
o.deleted = 0
|
||||||
<if test="userId != null and userId != ''">
|
<if test="userId != null and userId != ''">
|
||||||
and s.investment_manager = #{userId}
|
and l.investment_manager = #{userId}
|
||||||
</if>
|
</if>
|
||||||
<if test="fightRegions != null">
|
<if test="fightRegions != null">
|
||||||
and l.region_id in
|
and l.region_id in
|
||||||
|
|||||||
Reference in New Issue
Block a user