Выбор сервиса в паттернах
This commit is contained in:
@@ -42,6 +42,8 @@ public class Pattern {
|
||||
|
||||
private PatternActionType actionType;
|
||||
|
||||
private Integer serviceId;
|
||||
|
||||
private long searchStartTimestamp;
|
||||
|
||||
@ManyToMany(mappedBy = "foundPatterns", fetch = FetchType.LAZY)
|
||||
|
||||
Reference in New Issue
Block a user