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