黑名单列表
This commit is contained in:
@@ -395,6 +395,7 @@
|
|||||||
<if test="acceptAdjustType!=null">
|
<if test="acceptAdjustType!=null">
|
||||||
and b.accept_adjust_type =#{acceptAdjustType}
|
and b.accept_adjust_type =#{acceptAdjustType}
|
||||||
</if>
|
</if>
|
||||||
|
order by a.close_time desc
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<update id="joinAndRemoveBlack">
|
<update id="joinAndRemoveBlack">
|
||||||
|
|||||||
Reference in New Issue
Block a user