@@ -44,7 +44,7 @@
count(distinct a.id) 'total',
'DYY' as 'orderStatus',
'待预约' as 'orderStatusText'
- from pg_order_base
+ from pg_order_base a
where appointment_time is null and a.order_status not in ('YWG','GCSZX','WDWG','YWGO','YQX','FWZT','YCGB','FWQX','FL','YJS','LRCD')
<include refid="orderBaseSqlWhere"></include>
<if test="orderSmallType != null and orderSmallType != ''">