|  |  | @ -495,8 +495,8 @@ public class PtxhyyClient extends CommonHttpClient { | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 thrInvResultResponse.setMeasname(ptxhInvResponse.getDw()); |  |  |  |                                 thrInvResultResponse.setMeasname(ptxhInvResponse.getDw()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 thrInvResultResponse.setType(ptxhInvResponse.getLb()); |  |  |  |                                 thrInvResultResponse.setType(ptxhInvResponse.getLb()); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 thrInvResultResponse.setReCount(Math.abs(IntUtil.value(ptxhInvResponse.getSl())) + ""); |  |  |  |                                 thrInvResultResponse.setReCount(Math.abs(IntUtil.value(ptxhInvResponse.getZsl())) + ""); | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                                 if (IntUtil.value(ptxhInvResponse.getSl()) > 0) { |  |  |  |                                 if (IntUtil.value(ptxhInvResponse.getZsl()) > 0) { | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                                     thrInvResultResponse.setOutCount(thrInvResultResponse.getReCount()); |  |  |  |                                     thrInvResultResponse.setOutCount(thrInvResultResponse.getReCount()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 } else { |  |  |  |                                 } else { | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     thrInvResultResponse.setInCount(thrInvResultResponse.getReCount()); |  |  |  |                                     thrInvResultResponse.setInCount(thrInvResultResponse.getReCount()); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |