change 3 년 전
부모
커밋
ce507b8873
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      zhongzheng-api/src/main/java/com/zhongzheng/controller/course/CoursePeriodController.java

+ 2 - 2
zhongzheng-api/src/main/java/com/zhongzheng/controller/course/CoursePeriodController.java

@@ -59,7 +59,7 @@ public class CoursePeriodController extends BaseController {
     }
 
     /**
-     * 查询学习计划列表
+     * 查看班级作弊重学详细情况
      */
     @ApiOperation("查看班级作弊重学详细情况")
     @GetMapping("/cheat")
@@ -71,7 +71,7 @@ public class CoursePeriodController extends BaseController {
     }
 
     /**
-     * 获取考试安排详细信息
+     * 查看该商品是否有重修 1为有 2为没有
      */
     @ApiOperation("查看该商品是否有重修 1为有 2为没有")
     @GetMapping("/rebuildNext")