admin
2024-10-30 010ef2a907e66efd4702443c06cdd18f8a7ffa5b
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);
}