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