重命名通道信息

pull/1642/head
648540858 2024-06-20 20:49:17 +08:00
parent 40bf2d6642
commit 246c01b1c8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import lombok.Data;
@Data
@Schema(description = "国标通道")
public class GbChannel {
public class CommonGBChannel {
@Schema(description = "国标-编码")
private String gbDeviceId;