Commit 1dd14317 by 宋祥

Merge branch 'add_metric' into 'master'

add: 审核回答埋点

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