Commit 53619e51 by wangrui

add: 审核回答埋点

parent 7fffb342
......@@ -737,6 +737,10 @@ public enum WeektaskCode {
* 第六版红榜周任务
*/
/**
* 审核回答
*/
ANSWER_QUESTION("answer_question"),
/**
* 创建书单
*/
CREATE_BOOK_LIST("create_book_list"),
......
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