修复选择通道时默认节点显示错误的问题

This commit is contained in:
648540858
2022-09-06 16:31:28 +08:00
parent d5e8aa62a1
commit e7bdcc1f8d
5 changed files with 25 additions and 10 deletions

View File

@@ -53,7 +53,7 @@ public class ParentPlatform {
/**
* 设备国标编号
*/
@Schema(description = "11111")
@Schema(description = "设备国标编号")
private String deviceGBId;
/**