课表以及课表调整申请

This commit is contained in:
2026-08-25 20:07:13 +08:00
parent 303d15e234
commit bfb1afb470
4 changed files with 180 additions and 65 deletions
@@ -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({