admin
2024-09-05 ab35ac8b769b2d9816dffb33a64f2c6f7bd5dd6e
src/main/java/com/yeshi/buwan/service/inter/live/TVLiveCategoryChannelService.java
@@ -32,4 +32,6 @@
    public List<TVLiveCategoryChannelMap> listByChannelId(String channelId);
    public TVLiveCategoryChannelMap selectByCategoryIdAndChannelId(String categoryId, String channelId);
}