Skip to content

Commit

Permalink
Update UserIntention.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Nonononoki committed Oct 30, 2023
1 parent 74b8dce commit d2c107c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ public class UserIntention {
@Transient
public static final long SEX = 3;

@JsonIgnore
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
private Long id;
Expand Down

0 comments on commit d2c107c

Please sign in to comment.