Commit 1562271f authored by 黄奎's avatar 黄奎

页面修改

parent 20b6c0df
...@@ -94,6 +94,12 @@ namespace Edu.Common.Enum.Course ...@@ -94,6 +94,12 @@ namespace Edu.Common.Enum.Course
/// 新媒体运营 /// 新媒体运营
/// </summary> /// </summary>
[EnumField("新媒体运营")] [EnumField("新媒体运营")]
NewMediaOperation = 4 NewMediaOperation = 4,
/// <summary>
/// 机器人
/// </summary>
[EnumField("机器人")]
Robot = 5
} }
} }
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