partner_id
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
</if>
|
||||
</if>
|
||||
<if test="partnerUserId != null and partnerUserId!=''">
|
||||
and hpui.user_id = #{partnerUserId,jdbcType=VARCHAR}
|
||||
and hpui.partner_id = #{partnerUserId,jdbcType=VARCHAR}
|
||||
</if>
|
||||
</where>
|
||||
<if test="participationStatus == null">
|
||||
|
||||
Reference in New Issue
Block a user