临时提交
This commit is contained in:
@@ -160,6 +160,7 @@ public class StreamProxyServiceImpl implements IStreamProxyService {
|
||||
|
||||
|
||||
@Override
|
||||
@Transactional
|
||||
public StreamInfo save(StreamProxy streamProxy) {
|
||||
MediaServer mediaServer;
|
||||
if (ObjectUtils.isEmpty(streamProxy.getMediaServerId()) || "auto".equals(streamProxy.getMediaServerId())){
|
||||
|
||||
Reference in New Issue
Block a user