huliguo
4 天以前 a5c5fc7c86c37519dbe42b148b47ebfc00f89ca9
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/mapper/config/RecommendCooperationMapper.java
@@ -59,6 +59,6 @@
    * @author jqs34
    * @date 2023/6/18 16:54
    */
    MgtBulletinBoardVo customTotal();
    MgtBulletinBoardVo customTotal(@Param("userIds") List<Long> userIds);
}