修改CarLiveInfo为公用
This commit is contained in:
@@ -52,7 +52,7 @@ public class MarkerCarInfo implements Serializable {
|
||||
this.carLiveInfo = carLiveInfo;
|
||||
}
|
||||
|
||||
public class CarLiveInfo implements Serializable {
|
||||
public static class CarLiveInfo implements Serializable {
|
||||
//rtmp视频直播地址rtmp://
|
||||
private String videoUrl;
|
||||
//直播频道【直播心跳接口参数】C_1
|
||||
|
||||
Reference in New Issue
Block a user