Commit 78db2402 by 吴博

feat: [1003045] 红榜任务F周优化

parent 55ebd896
......@@ -1275,6 +1275,30 @@ public enum WeektaskCode {
* 选择超级作者作品
*/
W6_BIND_SUPERAUTHOR_BOOK("w6_bind_superauthor_book"),
/**
* 了解“现代纸书”制作流程
*/
W6_WATCH_BOOK_VIDEO("w6_watch_book_video"),
/**
*设计社群主题
*/
W6_GROUP_THEME("w6_group_theme"),
/**
* 设计读书活动
*/
W6_READ_ACTIVITY("w6_read_activity"),
/**
* 设计封面和正文引导语
*/
W6_GUIDE_COVER_TEXT("w6_guide_cover_text"),
/**
* 学习智能阅读助手运营方案
*/
W6_DOWNLOAD_READ_SCHEME("w6_download_read_scheme"),
/**
* 设计阅读服务方案
*/
W6_READ_SERVE_SCHEME("w6_read_serve_scheme")
;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment