-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Description
关联到 bangumi/dev-docs#1 的 Stage 2
SQL Schema:
- https://github.com/bangumi/dev-env/blob/master/un-processed/chii_blog_comments.sql
- https://github.com/bangumi/dev-env/blob/master/un-processed/chii_blog_entry.sql
- https://github.com/bangumi/dev-env/blob/master/un-processed/chii_blog_photo%20(2).sql
模块:
-
枚举日志
a} 在 /user/{uid}/blog 中枚举
b} 在 /{category}/blog 中枚举与仅好友可见相关功能
-
新增日志 /blog/create
-
修改日志 /blog/{id}/edit
-
删除日志 /erase/entry/{id}
-
展示日志 /blog/{id}