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
a46c96bc
Commit
a46c96bc
authored
Oct 18, 2021
by
郑永强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: [1005507] 图书订购与热卖纸书优化
parent
eb1b9d50
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
ProductTypeConstant.java
.../com/pcloud/common/core/constant/ProductTypeConstant.java
+5
-1
No files found.
pcloud-common-core/src/main/java/com/pcloud/common/core/constant/ProductTypeConstant.java
View file @
a46c96bc
...
@@ -357,6 +357,10 @@ public class ProductTypeConstant {
...
@@ -357,6 +357,10 @@ public class ProductTypeConstant {
*/
*/
public
static
final
String
SPECIAL
=
"SPECIAL"
;
public
static
final
String
SPECIAL
=
"SPECIAL"
;
/**
* 图书订购
*/
public
static
final
String
BOOK_ORDER_APP
=
"BOOK_ORDER_APP"
;
/**
/**
* 热门作品类型
* 热门作品类型
...
@@ -387,7 +391,7 @@ public class ProductTypeConstant {
...
@@ -387,7 +391,7 @@ public class ProductTypeConstant {
EF
,
VIDEO_COURSE
,
PRETESTAPP
,
AUDIO_RESOURCE
,
QA_APP
,
EBOOK_APP
,
AUDIO_MAGIC
,
TEACH_RESOURCE_APP
,
EF
,
VIDEO_COURSE
,
PRETESTAPP
,
AUDIO_RESOURCE
,
QA_APP
,
EBOOK_APP
,
AUDIO_MAGIC
,
TEACH_RESOURCE_APP
,
COURSE_WARE
,
TEST_PAPER_APP
,
MATCH_LISTEN
,
WORD_DICTATION
,
STROKE_ORDER_APP
,
IMAGE_APP
,
MEMBER_APP
,
COURSE_WARE
,
TEST_PAPER_APP
,
MATCH_LISTEN
,
WORD_DICTATION
,
STROKE_ORDER_APP
,
IMAGE_APP
,
MEMBER_APP
,
ARTICLE_READING
,
ENGLISH_WALKMAN
,
ORAL_EVALUATION
,
PBSTORY
,
PDF_APP
,
WORD_APP
,
SUBJECTNOTE_APP
,
BM
,
BOOK_CLICK_APP
,
ARTICLE_READING
,
ENGLISH_WALKMAN
,
ORAL_EVALUATION
,
PBSTORY
,
PDF_APP
,
WORD_APP
,
SUBJECTNOTE_APP
,
BM
,
BOOK_CLICK_APP
,
DRAW_APP
,
COLD_KNOWLEDGE
,
SPECIAL
};
DRAW_APP
,
COLD_KNOWLEDGE
,
SPECIAL
,
BOOK_ORDER_APP
};
/**
/**
* 数据平台埋点型作品
* 数据平台埋点型作品
...
...
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