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
5e9bbb48
Commit
5e9bbb48
authored
Aug 12, 2019
by
高鹏
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'hzk' into 'master'
去除类型 See merge request rays/pcloud-common-parent!52
parents
7d6bedee
704d3ab9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ProductTypeConstant.java
.../com/pcloud/common/core/constant/ProductTypeConstant.java
+1
-1
AppTypeConstant.java
...main/java/com/pcloud/common/constant/AppTypeConstant.java
+1
-1
No files found.
pcloud-common-core/src/main/java/com/pcloud/common/core/constant/ProductTypeConstant.java
View file @
5e9bbb48
...
...
@@ -383,5 +383,5 @@ public class ProductTypeConstant {
* 自建码支持的作品类型
*/
public
static
final
String
[]
IS_ALI_TYPE_PRODUCT
=
{
AUDIO
,
VIDEO
,
PDF
,
SCHEDULE
,
VIDEO_SCHEDULE
,
AUDIO_SCHEDULE
,
LINK
,
SUBJECTNOTE
,
ARTICLE
,
EBOOK
,
ALBUM
,
NUMBER
,
MEMBER
,
PRETEST
,
LISTEN
,
FORMAT
,
WORD
,
ARTICLE
,
PBMUSIC
};
LINK
,
SUBJECTNOTE
,
ARTICLE
,
EBOOK
,
ALBUM
,
NUMBER
,
PRETEST
,
LISTEN
,
FORMAT
,
WORD
,
ARTICLE
,
PBMUSIC
};
}
pcloud-common/src/main/java/com/pcloud/common/constant/AppTypeConstant.java
View file @
5e9bbb48
...
...
@@ -37,6 +37,6 @@ public class AppTypeConstant {
AppTypeEnum
.
LIVE_TIMETABLE
.
value
,
AppTypeEnum
.
AUDIO
.
value
,
AppTypeEnum
.
VIDEO
.
value
,
AppTypeEnum
.
MATCH_LISTEN
.
value
,
AppTypeEnum
.
WORD_DICTATION
.
value
,
AppTypeEnum
.
GROUP
.
value
,
AppTypeEnum
.
ITEM_BANK
.
value
,
AppTypeEnum
.
MEMBER
.
value
,
AppTypeEnum
.
DRAW
.
value
};
AppTypeEnum
.
DRAW
.
value
};
}
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