| 
														
															@@ -33,7 +33,7 @@ public class PracticeGroupController extends BaseController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     private PracticeGroupService practiceGroupService; 
														 | 
														
														 | 
														
															     private PracticeGroupService practiceGroupService; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @Autowired 
														 | 
														
														 | 
														
															     @Autowired 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     private SysUserFeignService sysUserFeignService; 
														 | 
														
														 | 
														
															     private SysUserFeignService sysUserFeignService; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    List<Integer> excludeOrganIds=new ArrayList<>(Arrays.asList(new Integer[]{7,36,37,38})); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    List<Integer> excludeOrganIds=new ArrayList<>(Arrays.asList(new Integer[]{36,38})); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @ApiOperation("获取学生的陪练课") 
														 | 
														
														 | 
														
															     @ApiOperation("获取学生的陪练课") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/findUserPracticeCourses") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/findUserPracticeCourses") 
														 |