H0-10 存储空间统计 + 学习资产计数接口 #55
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. GET /users/me/storage
2. GET /users/me/assets-summary
禁止事项
✅ H0-10 修复完成
新增 API
实现