ruoyi-project/src/main/java/com/ruoyi/project/mapper/ServiceDonationwitnessMapper.java
@@ -19,8 +19,7 @@ * @date 2021-11-17 */ @Mapper public interface ServiceDonationwitnessMapper extends BaseMapper<ServiceDonationwitness> { public interface ServiceDonationwitnessMapper extends BaseMapper<ServiceDonationwitness> { /** * 查询捐献见证列表 * @@ -46,7 +45,6 @@ Integer countNumber(TimeVO timeVO); ServiceDonationwitness selectByInfoId(Long infoid); List<ServiceDonationwitness> getAllDonatePeople();