招商经理

This commit is contained in:
苏竹红
2024-06-19 16:36:38 +08:00
parent b756112031
commit 62262a0a97
4 changed files with 8 additions and 8 deletions

View File

@@ -59,7 +59,7 @@
<where>
o.deleted = 0
<if test="userId != null and userId != ''">
and s.supervisor_user_id = #{userId}
and s.investment_manager = #{userId}
</if>
<if test="fightRegions != null">
and l.region_id in