Commit ac59a145 by 裴大威

Merge branch 'feat-zyq-1002963' into 'master'

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

See merge request rays/pcloud-common-parent!110
parents c372d827 b252cae5
......@@ -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