Commit 25f478e1 by zhangyang

feat:[none] 新增班级工具应用类型

parent 4911c4df
......@@ -95,6 +95,7 @@ public enum AppTypeEnum {
TICKET("TICKET","准考证"),
FOREIGN_READ("FOREIGN_READ","外刊阅读"),
BOOK_ORDER("BOOK_ORDER", "图书订购"),
CLASS_TOOL("CLASS_TOOL", "班级工具"),
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