src/main/resources/mapper/modules/MallOrderInfoMapper.xml
@@ -315,7 +315,7 @@ count(a.id) from mall_order_info a where date_format(a.CREATED_TIME, '%Y-%m-%d') = #{createTime} date_format(a.CREATED_TIME, '%Y-%m-%d') = #{createdTime} and a.member_id = #{memberId} </select> </mapper>