|
|
|
@ -480,7 +480,7 @@ public class TeacherOpenCourseMergeResourcesQuestionController extends BaseContr
|
|
|
|
|
* @return
|
|
|
|
|
*/
|
|
|
|
|
@SneakyThrows
|
|
|
|
|
@GetMapping(API + "/exportBatchTemplate.do")
|
|
|
|
|
@PostMapping(API + "/exportBatchTemplate.do")
|
|
|
|
|
public void exportBatchTemplate() {
|
|
|
|
|
|
|
|
|
|
Assert.notNull(getUser(), "请登录后再操作");
|
|
|
|
|