ss
jiangping
2023-11-07 61190752c2edf563ebce2f7c94653b6a91cf8c5e
server/services/src/main/java/com/doumee/service/business/ActionLogService.java
@@ -94,4 +94,6 @@
     * @return long
     */
    long count(ActionLog actionLog);
    PageData<ActionLog>  findRidePae(PageWrap<ActionLog> pageWrap);
}