server/dmvisit_service/src/main/java/com/doumee/service/business/InterfaceLogService.java @@ -94,4 +94,8 @@ * @return long */ long count(InterfaceLog interfaceLog); void clearThreeMonthLog(); void remainLastLogs(); }