|  |  | @ -219,7 +219,7 @@ public class IcCommunitySelfOrganizationController { | 
			
		
	
		
			
				
					|  |  |  |      * @author zxc | 
			
		
	
		
			
				
					|  |  |  |      * @date 2021/11/19 8:33 上午 | 
			
		
	
		
			
				
					|  |  |  |      */ | 
			
		
	
		
			
				
					|  |  |  | //    @NoRepeatSubmit
 | 
			
		
	
		
			
				
					|  |  |  |     @NoRepeatSubmit | 
			
		
	
		
			
				
					|  |  |  |     @PostMapping("addcommunityselforganization") | 
			
		
	
		
			
				
					|  |  |  |     public Result addCommunitySelfOrganization(@LoginUser TokenDto tokenDto, @RequestBody AddCommunitySelfOrganizationFormDTO formDTO){ | 
			
		
	
		
			
				
					|  |  |  |         ValidatorUtils.validateEntity(formDTO, AddCommunitySelfOrganizationFormDTO.AddCommunitySelfOrganizationForm.class); | 
			
		
	
	
		
			
				
					|  |  | 
 |