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