Skip to content

Commit

Permalink
changed property indexSignal to signalId
Browse files Browse the repository at this point in the history
  • Loading branch information
CriMDev97 committed Nov 22, 2023
1 parent 44cfd4e commit eb1fb58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ public class SignalEvent {

private String eserviceId;

private Long indexSignal;
private Long signalId;
}

0 comments on commit eb1fb58

Please sign in to comment.