bug fix
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
<if test="sysUserId != null">
|
||||
and user_id=#{sysUserId}
|
||||
</if>
|
||||
and user_type = 2
|
||||
and create_at > #{time}
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user