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