1.调整冀北终端树展示

This commit is contained in:
wr
2024-12-03 11:55:15 +08:00
parent 3bf3c65575
commit c6475a862c
7 changed files with 106 additions and 12 deletions

View File

@@ -70,4 +70,9 @@ public class TerminalTree implements Serializable {
* 电网侧变电站
*/
private String powerSubstationName;
/**
* 电网侧变电站
*/
private String objName;
}