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