Mobile 用户与公共资源
公开资源
当前用户
更新资料示例:
消息与内容
GET /me/notifications?cursor=…&limit=20使用 opaque cursor。PATCH /me/notifications/{id}/read由服务端确认最终已读状态。GET /me/notifications/unread-count返回未读数量。GET /articles、GET /articles/{slug}与GET /article-categories只返回当前 App/租户已发布内容。- 收藏使用
PUT/DELETE /me/article-bookmarks/{article_id}。