@@ -20,6 +20,7 @@
<if test="startTime != null and startTime != ''">
and a.create_time between #{startTime} and #{endTime}
</if>
+ and a.order_status != 'DYY'
group by order_status_text
union
select