|
@@ -24,6 +24,8 @@ public class MultiSimulationSceneCarVO implements Serializable {
|
|
private String algorithmId;
|
|
private String algorithmId;
|
|
|
|
|
|
private Integer algorithmType;
|
|
private Integer algorithmType;
|
|
|
|
+
|
|
|
|
+ private String mapId;
|
|
private String pathId;
|
|
private String pathId;
|
|
|
|
|
|
private String pathStart;
|
|
private String pathStart;
|