|  | @ -1022,7 +1022,7 @@ public class PatientInfoPlatFormService {
 | 
	
		
			
				|  |  |                 if (sqlResult.size()>0){
 | 
	
		
			
				|  |  |                     detailInfo.putAll(sqlResult.get(0));
 | 
	
		
			
				|  |  |                 }else {
 | 
	
		
			
				|  |  |                     detailInfo.put("value",null);
 | 
	
		
			
				|  |  |                     detailInfo.put("value",0);
 | 
	
		
			
				|  |  |                     detailInfo.put("record_time",null);
 | 
	
		
			
				|  |  |                 }
 | 
	
		
			
				|  |  |                 break;
 | 
	
	
		
			
				|  | @ -1049,7 +1049,7 @@ public class PatientInfoPlatFormService {
 | 
	
		
			
				|  |  |                     detailInfo.putAll(sqlResult.get(0));
 | 
	
		
			
				|  |  |                 }
 | 
	
		
			
				|  |  |                 else {
 | 
	
		
			
				|  |  |                     detailInfo.put("value",null);
 | 
	
		
			
				|  |  |                     detailInfo.put("value",0);
 | 
	
		
			
				|  |  |                     detailInfo.put("record_time",null);
 | 
	
		
			
				|  |  |                 }
 | 
	
		
			
				|  |  |                 if(bl){
 | 
	
	
		
			
				|  | @ -1062,7 +1062,7 @@ public class PatientInfoPlatFormService {
 | 
	
		
			
				|  |  |                     detailInfo.putAll(sqlResult.get(0));
 | 
	
		
			
				|  |  |                 }
 | 
	
		
			
				|  |  |                 else {
 | 
	
		
			
				|  |  |                     detailInfo.put("temperature_value",null);
 | 
	
		
			
				|  |  |                     detailInfo.put("temperature_value",0);
 | 
	
		
			
				|  |  |                     detailInfo.put("temperature_value_record_time",null);
 | 
	
		
			
				|  |  |                 }
 | 
	
		
			
				|  |  | 
 |