mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 05:37:48 +08:00
修复通道列表音频开关
This commit is contained in:
parent
91c4677de4
commit
1b33afc0ea
@ -179,7 +179,7 @@ public class DeviceChannel extends CommonGBChannel {
|
|||||||
private String streamId;
|
private String streamId;
|
||||||
|
|
||||||
@Schema(description = "是否含有音频")
|
@Schema(description = "是否含有音频")
|
||||||
private boolean ld;
|
private boolean hasAudio;
|
||||||
|
|
||||||
@Schema(description = "GPS的更新时间")
|
@Schema(description = "GPS的更新时间")
|
||||||
private String gpsTime;
|
private String gpsTime;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user