|  | @ -233,10 +233,10 @@ | 
			
		
	
		
		
			
				
					|  |  |         UPDATE |  |  |         UPDATE | 
			
		
	
		
		
			
				
					|  |  |         issue_vote_statistical |  |  |         issue_vote_statistical | 
			
		
	
		
		
			
				
					|  |  |         <set> |  |  |         <set> | 
			
		
	
		
		
			
				
					
					|  |  |             <if test="null != supportCount">support_count = #{supportCount}</if> |  |  |             <if test="null != supportCount">support_count = #{supportCount},</if> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |             <if test="null != oppositionCount">opposition_count = #{oppositionCount}</if> |  |  |             <if test="null != oppositionCount">opposition_count = #{oppositionCount},</if> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |             <if test="null != votableCount">votable_count = #{votableCount}</if> |  |  |             <if test="null != votableCount">votable_count = #{votableCount},</if> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |             <if test="null != updatedBy">updated_by = #{updatedBy}</if> |  |  |             <if test="null != updatedBy">updated_by = #{updatedBy},</if> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  |             UPDATED_TIME = NOW () |  |  |             UPDATED_TIME = NOW () | 
			
		
	
		
		
			
				
					|  |  |         </set> |  |  |         </set> | 
			
		
	
		
		
			
				
					|  |  |         WHERE |  |  |         WHERE | 
			
		
	
	
		
		
			
				
					|  | 
 |