Skip to content

Commit

Permalink
feat-doodle-기능-구현
Browse files Browse the repository at this point in the history
  • Loading branch information
DaeunSon committed Nov 21, 2024
1 parent 9ebcffb commit b5476a0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1 deletion.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
@NoArgsConstructor
@Table(name = "user_doodle")
public class UserDoodle extends BaseEntity {

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

0 comments on commit b5476a0

Please sign in to comment.