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