jiangping
2024-07-30 995436f56f93874f19b8094fe5537e96d413b6fd
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();
}