Commit 07922b73 by 田超

Merge branch 'feature/1006056-2' into 'master'

feat: [1006056] 集拼图

See merge request rays/pcloud-common-parent!241
parents 4bc3082c 06bc64b2
...@@ -88,7 +88,7 @@ public enum AppTypeEnum { ...@@ -88,7 +88,7 @@ public enum AppTypeEnum {
* add by songx at 2019-5-25 16:52:07 * add by songx at 2019-5-25 16:52:07
*/ */
SUBJECTNOTE("SUBJECTNOTE", "错题本"), SUBJECTNOTE("SUBJECTNOTE", "错题本"),
JIGSAW("JIGSAW", "集拼图"),
BOOK_CLICK("BOOK_CLICK", "点读书"), BOOK_CLICK("BOOK_CLICK", "点读书"),
COLD_KNOWLEDGE("COLD_KNOWLEDGE", "冷知识"), COLD_KNOWLEDGE("COLD_KNOWLEDGE", "冷知识"),
FLAG("FLAG", "立Flag"), FLAG("FLAG", "立Flag"),
......
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