Commit 41e5048e by 李传峰

Merge branch 'fixbug/1007051' into 'master'

bug: [1007051] 修复会员作品不支持图文的问题

See merge request rays/pcloud-common-parent!266
parents bdc955b3 ca55b952
......@@ -109,5 +109,5 @@ public enum AppProductTypeEnum {
AppTypeEnum.PBSTORY.value, AppTypeEnum.WORD_DICTATION.value, AppTypeEnum.ENGLISH_WALKMAN.value,
AppTypeEnum.ARTICLE_READING.value, AppTypeEnum.ORAL_EVALUATION.value, AppTypeEnum.IMAGE.value,
AppTypeEnum.STROKE_ORDER.value, AppTypeEnum.SUBJECTNOTE.value, AppTypeEnum.ZSCORE.value, AppTypeEnum.RECITE_WORD.value,
AppTypeEnum.ARTICLE.value, AppTypeEnum.BOOK.value};
AppTypeEnum.ARTICLE.value, AppTypeEnum.BOOK.value, AppTypeEnum.PDF.value};
}
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