add
This commit is contained in:
@ -65,6 +65,7 @@
|
||||
<if test="param.endTime != null and param.endTime != ''">
|
||||
AND u.create_time <= #{param.endTime}
|
||||
</if>
|
||||
${param.dataScope}
|
||||
</where>
|
||||
</sql>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user