fix broken build,

This commit is contained in:
louiscklaw
2025-06-13 18:11:12 +08:00
parent 5ff3393f54
commit d767108fcf
18 changed files with 130 additions and 82 deletions

View File

@@ -1144,6 +1144,7 @@ model EventReview {
eventItemId String?
}
// NOTE: need to consider with Event
// mapped to IEventItem
model EventItem {
id String @id @default(uuid())