k94314517
2024-12-18 36e1ec74d47e84cd1b31d7d4bc2319fd14ab1ea8
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();
}