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