Skip to content

Commit 7abde6a

Browse files
committed
๐Ÿšง DB ํ•„๋“œ ์ˆ˜์ • ์ค‘
1 parent 1eda358 commit 7abde6a

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/going/server/domain/graph/entity

1 file changed

+1
-0
lines changed

โ€Žsrc/main/java/com/going/server/domain/graph/entity/Graph.javaโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ public class Graph extends BaseEntity {
1919

2020
private String title;
2121

22+
// DB์— content ์ถ”๊ฐ€
2223
private String content;
2324

2425
private boolean listenUpPerfect; //listenUp ํ€ด์ฆˆ ๋งŒ์ ‘ ์—ฌ๋ถ€

0 commit comments

Comments
ย (0)