|
|
|
@ -37,7 +37,7 @@ public class TeacherOpenCourseQuestionSettingController{
|
|
|
|
|
|
|
|
|
|
private final Log log = LogFactory.getLog(this.getClass());
|
|
|
|
|
private static final String MODEL = "/jlw/teacherOpenCourseQuestionSetting";
|
|
|
|
|
private static final String API = "/api/teacherOpenCourseQuestionSetting/analysisTotal.do";
|
|
|
|
|
private static final String API = "/api/teacherOpenCourseQuestionSetting";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Autowired private TeacherOpenCourseQuestionSettingService teacherOpenCourseQuestionSettingService;
|
|
|
|
|