H0-09 知识库订阅(KnowledgeBaseSubscription) #54
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
实现知识库订阅/取消订阅,支撑 iOS 端「已订阅知识库」分类。
背景说明
iOS 文档要求三种知识库分类:我的/已订阅/官方。当前无订阅模型。
模块职责
1. Prisma Schema 新增
2. API
3. 规则
禁止事项
✅ H0-09 已在 H0-08 中一并完成
KnowledgeBaseSubscription表 + 订阅/取消订阅/已订阅列表 API 全量随 H0-08 交付。API
业务规则