|
@@ -16,6 +16,8 @@ public class MultiSimulationProjectResultPO implements Serializable {
|
|
private String id;
|
|
private String id;
|
|
private String sceneId;
|
|
private String sceneId;
|
|
|
|
|
|
|
|
+ private String projectId;
|
|
|
|
+
|
|
private Integer abnormalType;
|
|
private Integer abnormalType;
|
|
|
|
|
|
private String abnormalTimeDescription;
|
|
private String abnormalTimeDescription;
|