调度命令-地图添加调度台
This commit is contained in:
parent
f0bbb332c0
commit
a5b0fde841
@ -267,6 +267,7 @@ public class MapGraphDataNewVO {
|
||||
this.arrowList = new ArrayList<>();
|
||||
this.directionRodList = new ArrayList<>();
|
||||
this.responderList = new ArrayList<>();
|
||||
this.disStationList = new ArrayList<>();
|
||||
}
|
||||
|
||||
public static MapGraphDataNewVO parse(String graphData) {
|
||||
|
Loading…
Reference in New Issue
Block a user