Commit b252cae5 by 郑永强

【1002963】红榜周任务(D周)任务优化

parent c372d827
...@@ -1262,7 +1262,11 @@ public enum WeektaskCode { ...@@ -1262,7 +1262,11 @@ public enum WeektaskCode {
/** /**
* 完成我的运营方案 * 完成我的运营方案
*/ */
W6_ELITETASK_GUIDE_COMPLETE_SCHEME("w6_elitetask_guide_complete_scheme") W6_ELITETASK_GUIDE_COMPLETE_SCHEME("w6_elitetask_guide_complete_scheme"),
/**
* 问卷调查/读者反馈
*/
W6_CREATE_NAIRE_APP("w6_create_naire_app")
; ;
......
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