forked from liweijie/education
课表以及课表调整申请
This commit is contained in:
@@ -43,7 +43,7 @@ export function listScheduleAdjust(params) {
|
||||
* 查询当前教员可供调课的课次
|
||||
* GET /course-running/adjust/lessons
|
||||
* 查询参数:nd 年度(可选)
|
||||
* 返回:List<AdjustableLessonVO>(kcmc/rq/jc/xydmc/kcxh/jsbh/sskcbbh 等)
|
||||
* 返回:List<AdjustableLessonVO>,包含提交所需的课次主字段及教室、教员、学员队、保障明细。
|
||||
*/
|
||||
export function listAdjustableLessons(params) {
|
||||
return request({
|
||||
|
||||
Reference in New Issue
Block a user