Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
midjourney-proxy
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐少华
midjourney-proxy
Commits
78db2402
Commit
78db2402
authored
Jun 12, 2020
by
吴博
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: [1003045] 红榜任务F周优化
parent
55ebd896
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
WeektaskCode.java
...in/java/com/pcloud/common/core/constant/WeektaskCode.java
+24
-0
No files found.
pcloud-common-core/src/main/java/com/pcloud/common/core/constant/WeektaskCode.java
View file @
78db2402
...
...
@@ -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"
)
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment