admin
2021-09-03 b41a6efe17ba61d150c5a9b7309651cebae54e0d
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);
}