使用 removeByIds() 批量删除 // 批量删除 ListLong idList Arrays.asList(1L, 2L, 3L); boolean result merchantUserDiscountService.removeByIds(idList);