招商经理

This commit is contained in:
苏竹红
2024-06-19 16:39:05 +08:00
parent 62262a0a97
commit 9e233b1628

View File

@@ -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