临时提交
This commit is contained in:
@@ -370,6 +370,7 @@ public class GbChannelServiceImpl implements IGbChannelService {
|
||||
return channelList;
|
||||
}
|
||||
|
||||
|
||||
private Set<Group> getAllGroup(Set<Group> regionChannelList ) {
|
||||
if (regionChannelList.isEmpty()) {
|
||||
return new HashSet<>();
|
||||
|
||||
Reference in New Issue
Block a user