diff --git a/platform-biz-service/src/main/resources/mainOrm/master/CouponMapper.xml b/platform-biz-service/src/main/resources/mainOrm/master/CouponMapper.xml index d6c5d60..23cfc24 100644 --- a/platform-biz-service/src/main/resources/mainOrm/master/CouponMapper.xml +++ b/platform-biz-service/src/main/resources/mainOrm/master/CouponMapper.xml @@ -320,7 +320,7 @@ and a.use_date #{endDate} - + limit #{currentPage},#{pageSize} @@ -445,7 +445,7 @@ and a.create_date #{endDate} - + limit #{currentPage},#{pageSize}