mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 21:47:49 +08:00
重命名通道信息
This commit is contained in:
parent
40bf2d6642
commit
246c01b1c8
@ -5,7 +5,7 @@ import lombok.Data;
|
|||||||
|
|
||||||
@Data
|
@Data
|
||||||
@Schema(description = "国标通道")
|
@Schema(description = "国标通道")
|
||||||
public class GbChannel {
|
public class CommonGBChannel {
|
||||||
|
|
||||||
@Schema(description = "国标-编码")
|
@Schema(description = "国标-编码")
|
||||||
private String gbDeviceId;
|
private String gbDeviceId;
|
||||||
Loading…
Reference in New Issue
Block a user