Commit 980f3f5b by 田超

Merge branch 'featture/1006045' into 'master'

feat:[1006045] 数字涂鸦

See merge request rays/pcloud-common-parent!243
parents 85db83df 77346926
......@@ -94,7 +94,8 @@ public enum AppTypeEnum {
FLAG("FLAG", "立Flag"),
TICKET("TICKET","准考证"),
FOREIGN_READ("FOREIGN_READ","外刊阅读"),
BOOK_ORDER("BOOK_ORDER", "图书订购");
BOOK_ORDER("BOOK_ORDER", "图书订购"),
GRAFFITI("GRAFFITI", "数字涂鸦");
/**
* 枚举转换
......
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