运营商重复出现问题
This commit is contained in:
parent
26ff96884f
commit
b3538d2b91
@ -313,6 +313,7 @@
|
||||
<if test="createTimeEnd != null and createTimeEnd != ''"><!-- 结束时间检索 -->
|
||||
AND xo.create_time <= #{createTimeEnd}
|
||||
</if>
|
||||
group by su.operator_id
|
||||
ORDER BY xo.update_time DESC
|
||||
</select>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user