fix: User 补充 Quiz 反向关联
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 20s
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 20s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
a1a4b26444
commit
b90387dd51
@ -29,6 +29,7 @@ model User {
|
||||
consents UserConsent[]
|
||||
knowledgeBases KnowledgeBase[]
|
||||
subscriptions KnowledgeBaseSubscription[]
|
||||
quizzes Quiz[]
|
||||
knowledgeItems KnowledgeItem[]
|
||||
knowledgeItemRelations KnowledgeItemRelation[]
|
||||
tags Tag[]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user