jiangping
2024-09-11 d7bd4442f618ac3e7c8cfaf49e8cb4d4d4bf2d8b
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();
}