zxl
2025-07-23 1f15db1ddde8cf34bea4664439919b918e8a7792
framework/src/main/java/cn/lili/modules/lmk/mapper/ActivityMapper.java
@@ -35,7 +35,10 @@
    */
    IPage getPage(IPage page, @Param("query") ActivityQuery query);
    /**
     *  商家端端分页
     */
    IPage storeGetPage(IPage page, @Param("query") ActivityQuery query);
    IPage getMembers(IPage page, @Param("query") ActivityMembersQuery query);