临时提交

pull/1642/head
648540858 2024-08-17 20:49:07 +08:00
parent 4dd656b29b
commit 20f93d52d7
1 changed files with 1 additions and 0 deletions

View File

@ -370,6 +370,7 @@ public class GbChannelServiceImpl implements IGbChannelService {
return channelList;
}
private Set<Group> getAllGroup(Set<Group> regionChannelList ) {
if (regionChannelList.isEmpty()) {
return new HashSet<>();