临时提交
This commit is contained in:
@@ -2,7 +2,7 @@ package com.genersoft.iot.vmp.gb28181.bean;
|
||||
|
||||
|
||||
import com.genersoft.iot.vmp.media.bean.MediaServer;
|
||||
import com.genersoft.iot.vmp.vmanager.gb28181.play.bean.AudioBroadcastEvent;
|
||||
import com.genersoft.iot.vmp.gb28181.controller.bean.AudioBroadcastEvent;
|
||||
import gov.nist.javax.sip.message.SIPResponse;
|
||||
|
||||
/**
|
||||
|
||||
@@ -82,7 +82,7 @@ public class CommonGBChannel {
|
||||
private String gbPassword;
|
||||
|
||||
@Schema(description = "国标-设备状态")
|
||||
private Integer gbStatus;
|
||||
private String gbStatus;
|
||||
|
||||
@Schema(description = "国标-经度 WGS-84坐标系")
|
||||
private Double gbLongitude;
|
||||
|
||||
Reference in New Issue
Block a user