mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-21 04:47:49 +08:00
临时提交
This commit is contained in:
parent
319073ca89
commit
fe991f990d
@ -112,9 +112,6 @@ public class CloudRecordController {
|
||||
} else {
|
||||
mediaServers = mediaServerService.getAllOnlineList();
|
||||
}
|
||||
if (mediaServers.isEmpty()) {
|
||||
throw new ControllerException(ErrorCode.ERROR100.getCode(), "当前无流媒体");
|
||||
}
|
||||
if (query != null && ObjectUtils.isEmpty(query.trim())) {
|
||||
query = null;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user