|
@@ -128,4 +128,5 @@ public class TrackSequenceVo extends BaseEntity implements Serializable {
|
|
private String subsystem;
|
|
private String subsystem;
|
|
private String algorithmName;
|
|
private String algorithmName;
|
|
private String modelName;
|
|
private String modelName;
|
|
|
|
+ private Long algorithmId;
|
|
}
|
|
}
|