zqy
2025-03-25 b844453877db2b534106383497fc55fbdfc6a427
zhang-content/src/main/java/com/ruoyi/service/LiveStreamingBackService.java
@@ -10,4 +10,6 @@
    AjaxResult selectDataList(LiveStreaming liveStreaming, Integer pageNum, Integer pageSize);
    List<LiveStreaming> selectByIds(Long[] ids);
    AjaxResult deleteData(Long[] ids);
}