NewCourseService

org.openurp.edu.course.service.NewCourseService

新开课程服务

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def check(apply: NewCourseApply): Seq[String]

检查新课申请是否存在问题

检查新课申请是否存在问题

Attributes

def generate(apply: NewCourseApply): String

根据课程申请信息,生成一个新代码

根据课程申请信息,生成一个新代码

Attributes