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
1dd14317
Commit
1dd14317
authored
Apr 08, 2019
by
宋祥
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'add_metric' into 'master'
add: 审核回答埋点 See merge request rays/pcloud-common-parent!20
parents
7fffb342
53619e51
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
WeektaskCode.java
...in/java/com/pcloud/common/core/constant/WeektaskCode.java
+4
-0
No files found.
pcloud-common-core/src/main/java/com/pcloud/common/core/constant/WeektaskCode.java
View file @
1dd14317
...
@@ -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"
),
...
...
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