Skip to content

Commit

Permalink
refactor: 기본 데이터 추가 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelSuho committed Jun 13, 2023
1 parent 80e9a3d commit 55e494e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

@Entity
@Getter
@Table(name = "orders")
@NoArgsConstructor(access = AccessLevel.PROTECTED)
public class Order extends BaseTimeEntity {

Expand Down

0 comments on commit 55e494e

Please sign in to comment.