重命名通道信息

This commit is contained in:
648540858
2024-06-20 20:49:17 +08:00
parent 40bf2d6642
commit 246c01b1c8

View File

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