|
@@ -15,7 +15,7 @@ import java.util.Date;
|
|
|
/**
|
|
/**
|
|
|
* 监控设备通道信息对象 sip_device_channel
|
|
* 监控设备通道信息对象 sip_device_channel
|
|
|
*
|
|
*
|
|
|
- * @author zhuangpeng.li
|
|
|
|
|
|
|
+ * @author shenghua.ji
|
|
|
* @date 2023-02-23
|
|
* @date 2023-02-23
|
|
|
*/
|
|
*/
|
|
|
@ApiModel(value = "SipDeviceChannel", description = "监控设备通道信息对象 sip_device_channel")
|
|
@ApiModel(value = "SipDeviceChannel", description = "监控设备通道信息对象 sip_device_channel")
|
|
@@ -267,4 +267,4 @@ public class SipDeviceChannel extends BaseEntity {
|
|
|
private String delFlag;
|
|
private String delFlag;
|
|
|
|
|
|
|
|
|
|
|
|
|
-}
|
|
|
|
|
|
|
+}
|