diff --git a/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml b/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml index 9888c0f..cbb4f92 100644 --- a/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml +++ b/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml @@ -42,7 +42,7 @@ and date(t1.create_time) <= #{endDate} - GROUP BY t4.id order by t1.create_time desc + order by t1.create_time desc