@@ -283,7 +283,7 @@
and t.member_id= #{memberId}
</if>
<if test="userId !=null and userId != ''">
- , t.user_id= #{userId}
+ and t.user_id= #{userId}