liukangdong
2024-06-12 e9717d6ebed478c4ff7ddbf539d1a591bbf5185a
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/PlatformInterfaceLogService.java
@@ -94,4 +94,6 @@
     * @return long
     */
    long count(PlatformInterfaceLog platformInterfaceLog);
    void clearThreeMonthLog();
}