admin
2023-04-12 f06a592dd1a7e995bf313ccb5efe7dff73ccfc4e
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);
}