| | |
| | | @RequestMapping("/base/tStory") |
| | | public class TStoryController { |
| | | @Autowired |
| | | private ITStudyAnswerService studyAnswerService; |
| | | @Autowired |
| | | private ITStudyInductionService studyInductionService; |
| | | @Autowired |
| | | private ITStudyLookService studyLookService; |
| | | @Autowired |
| | | private ITStudyListenService studyListenService; |
| | | @Autowired |
| | | private ITStudyPairService studyPairService; |
| | | @Autowired |
| | | private ITGameService gameService; |
| | | @Autowired |
| | | private ITStoryListenService storyListenService; |
| | | @Autowired |
| | | private ITSubjectService subjectService; |
| | | @Autowired |
| | | private ITStoryService storyService; |
| | | @Autowired |
| | | private ITStudyService studyService; |
| | | @Autowired |
| | | private ITStoryService service; |
| | | @PostMapping("/storyList") |
| | |
| | | for (String s : split) { |
| | | if (s.equals(String.valueOf(id))) { |
| | | Integer week = tStudyListen.getWeek(); |
| | | return R.fail("操作失败,当前题目在" + "周目" + week + "、" + "听故事" + "、" + "框架记忆中使用"); |
| | | return R.failUpdate("操作失败,当前题目在" + "周目" + week + "、" + "听故事" + "、" + "框架记忆中使用"); |
| | | } |
| | | } |
| | | for (String s : split1) { |
| | | if (s.equals(String.valueOf(id))) { |
| | | Integer week = tStudyListen.getWeek(); |
| | | return R.fail("操作失败,当前题目在" + "周目" + week + "、" + "听故事" + "、" + "看图配音中使用"); |
| | | return R.failUpdate("操作失败,当前题目在" + "周目" + week + "、" + "听故事" + "、" + "看图配音中使用"); |
| | | } |
| | | } |
| | | } |