重命名通道信息
This commit is contained in:
@@ -5,7 +5,7 @@ import lombok.Data;
|
||||
|
||||
@Data
|
||||
@Schema(description = "国标通道")
|
||||
public class GbChannel {
|
||||
public class CommonGBChannel {
|
||||
|
||||
@Schema(description = "国标-编码")
|
||||
private String gbDeviceId;
|
||||
Reference in New Issue
Block a user