Commit 96d82ca
committed
CLAP-120 Fix: TaskEntity에서 completedAt 제거
1 parent d12ef87 commit 96d82ca
File tree
2 files changed
+1
-4
lines changed- src/main/java/clap/server
- adapter/outbound/persistense/entity/task
- application/mapper
2 files changed
+1
-4
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments