| | |
| | | and |
| | | ( |
| | | <if test="userId != null and userId != ''"> |
| | | mc.mp.user_id = #{userId} |
| | | mc.user_id = #{userId} |
| | | or |
| | | mc.mp.director = #{userId} |
| | | mc.director = #{userId} |
| | | or |
| | | </if> |
| | | mc.id in |
| | |
| | | and |
| | | ( |
| | | <if test="userId != null and userId != ''"> |
| | | mc.mp.user_id = #{userId} |
| | | mc.user_id = #{userId} |
| | | or |
| | | mc.mp.director = #{userId} |
| | | mc.director = #{userId} |
| | | or |
| | | </if> |
| | | mc.id in |
| | |
| | | and |
| | | ( |
| | | <if test="userId != null and userId != ''"> |
| | | mc.mp.user_id = #{userId} |
| | | mc.user_id = #{userId} |
| | | or |
| | | mc.mp.director = #{userId} |
| | | mc.director = #{userId} |
| | | or |
| | | </if> |
| | | mc.id in |
| | |
| | | and |
| | | ( |
| | | <if test="userId != null and userId != ''"> |
| | | mc.mp.user_id = #{userId} |
| | | mc.user_id = #{userId} |
| | | or |
| | | mc.mp.director = #{userId} |
| | | mc.director = #{userId} |
| | | or |
| | | </if> |
| | | mc.id in |