mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-22 13:27:52 +08:00
临时提交
This commit is contained in:
parent
4dd656b29b
commit
20f93d52d7
@ -370,6 +370,7 @@ public class GbChannelServiceImpl implements IGbChannelService {
|
|||||||
return channelList;
|
return channelList;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private Set<Group> getAllGroup(Set<Group> regionChannelList ) {
|
private Set<Group> getAllGroup(Set<Group> regionChannelList ) {
|
||||||
if (regionChannelList.isEmpty()) {
|
if (regionChannelList.isEmpty()) {
|
||||||
return new HashSet<>();
|
return new HashSet<>();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user