提交 185d23bf 编写于 作者: 檀越@新空间's avatar 檀越@新空间 🐭

fix:添加算法了类型

上级 337a5874
...@@ -56,6 +56,10 @@ public enum InterviewQuestionTypeEnum { ...@@ -56,6 +56,10 @@ public enum InterviewQuestionTypeEnum {
* 项目 * 项目
*/ */
type_11(11, "项目"), type_11(11, "项目"),
/**
* 算法
*/
type_12(12, "算法"),
/** /**
* 其他 * 其他
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册