| 
						
						
							
								
							
						
						
					 | 
					@ -32,7 +32,7 @@ public class ProjectSendMsgFormDTO implements Serializable { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private String customerId; | 
					 | 
					 | 
					    private String customerId; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    /** | 
					 | 
					 | 
					    /** | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					     * 参数KEY | 
					 | 
					 | 
					     * 参数KEY(发短信:send_msg;) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					     */ | 
					 | 
					 | 
					     */ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    @NotBlank(message = "参数KEY不能为空", groups = {AddUserInternalGroup.class}) | 
					 | 
					 | 
					    @NotBlank(message = "参数KEY不能为空", groups = {AddUserInternalGroup.class}) | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private String parameterKey; | 
					 | 
					 | 
					    private String parameterKey; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |