ll
liukangdong
2024-09-26 6d3886ba1e4b3630da947a7a046433feb3759d17
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();
}