nidapeng
2024-04-12 67508a2e3d00e59d429966ab42f4a45002b31dc6
server/dmvisit_service/src/main/java/com/doumee/service/business/InterfaceLogService.java
@@ -94,4 +94,6 @@
     * @return long
     */
    long count(InterfaceLog interfaceLog);
    void clearThreeMonthLog();
}