|  |  |  | @ -113,6 +113,10 @@ public class MesKpData extends BaseBean implements Serializable { | 
		
	
		
			
				|  |  |  |  |     @ApiParam("记录颜色") | 
		
	
		
			
				|  |  |  |  |     private String color; | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     @Transient | 
		
	
		
			
				|  |  |  |  |     @ApiParam("特殊码") | 
		
	
		
			
				|  |  |  |  |     private String specificSn; | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     public double getKeyDataCountVal() { | 
		
	
		
			
				|  |  |  |  |         return this.keyDataCount == null ? 0 : this.keyDataCount; | 
		
	
	
		
			
				
					|  |  |  | 
 |