适配拉流代理
This commit is contained in:
@@ -25,4 +25,6 @@ public interface IGbChannelService {
|
||||
void closeSend(CommonGBChannel commonGBChannel);
|
||||
|
||||
void batchAdd(List<CommonGBChannel> commonGBChannels);
|
||||
|
||||
void updateStatus(List<CommonGBChannel> channelList);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user