Merge branch 'wvp-28181-2.0' into main-dev
This commit is contained in:
@@ -148,6 +148,9 @@ public class PlayController {
|
||||
streamInfo.channgeStreamIp(host);
|
||||
}
|
||||
wvpResult.setData(new StreamContent(streamInfo));
|
||||
}else {
|
||||
wvpResult.setCode(code);
|
||||
wvpResult.setMsg(msg);
|
||||
}
|
||||
}else {
|
||||
wvpResult.setCode(code);
|
||||
|
||||
Reference in New Issue
Block a user