oying-system/src/main/java/com/oying/modules/message/service/MessageSystemService.java
@@ -13,7 +13,7 @@ /** * @description 服务接口 * @author 李萌 * @date 2025-05-14 * @date 2025-05-20 **/ public interface MessageSystemService extends IService<MessageSystem> { @@ -48,7 +48,7 @@ * 多选删除 * @param ids / */ void deleteAll(List<Long> ids); void deleteAll(List<Integer> ids); /** * 导出数据