diff --git a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml index d78b9a4..7a3758f 100644 --- a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml +++ b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/order/OrderInfoMapper.xml @@ -83,8 +83,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" AND dept.companyName like concat('%',#{companyName},'%') - - AND mdi.month_lease_price BETWEEN #{lowerBound} AND #{upperBound} + + AND mdi.day_lease_price BETWEEN #{lowerBound} AND #{upperBound} GROUP BY c.company_id,