diff --git a/src/main/resources/mapper/OpCustomerDOMapper.xml b/src/main/resources/mapper/OpCustomerDOMapper.xml
index ab1fb69..e42cc25 100644
--- a/src/main/resources/mapper/OpCustomerDOMapper.xml
+++ b/src/main/resources/mapper/OpCustomerDOMapper.xml
@@ -73,10 +73,10 @@
and t2.user_id=#{sellerId}
- and t1.create_time = ]]> #{startDate}
+ and t2.create_time = ]]> #{startDate}
- and t1.create_time #{endDate}
+ and t2.create_time #{endDate}