diff --git a/yudao-module-system/src/main/resources/mapper/TenantPointsMapper.xml b/yudao-module-system/src/main/resources/mapper/TenantPointsMapper.xml index bd04d3c..8bc8dc7 100644 --- a/yudao-module-system/src/main/resources/mapper/TenantPointsMapper.xml +++ b/yudao-module-system/src/main/resources/mapper/TenantPointsMapper.xml @@ -35,7 +35,7 @@ and stp.type = #{pageReqVO.type} - + and stp.created_at between #{pageReqVO.createdAt[0]} and #{pageReqVO.createdAt[1]}