|  |  | @ -138,7 +138,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                    sup_product.manufacturerIdFk |  |  |  |                    sup_product.manufacturerIdFk | 
			
		
	
		
		
			
				
					
					|  |  |  |                      INNER join basic_products on basic_products.cpmctymc = sup_product.recordProductName and |  |  |  |                      INNER join basic_products on basic_products.cpmctymc = sup_product.recordProductName and | 
			
		
	
		
		
			
				
					
					|  |  |  |                                                   basic_products.manufactory = sup_product.manufactory |  |  |  |                                                   basic_products.manufactory = sup_product.manufactory | 
			
		
	
		
		
			
				
					
					|  |  |  |         <where> |  |  |  |         where  basic_products.zczbhhzbapzbh = sup_product.recordCode | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             <if test="id != null and id != ''"> |  |  |  |             <if test="id != null and id != ''"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 and sup_product.id = #{id} |  |  |  |                 and sup_product.id = #{id} | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
	
		
		
			
				
					|  |  | @ -183,7 +183,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="auditStatus == 22"> |  |  |  |             <if test="auditStatus == 22"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 and (sup_product.auditStatus = 1 or sup_product.auditStatus = 4) |  |  |  |                 and (sup_product.auditStatus = 1 or sup_product.auditStatus = 4) | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </where> |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         GROUP BY cpmctymc, manufactory, ggxh |  |  |  |         GROUP BY cpmctymc, manufactory, ggxh | 
			
		
	
		
		
			
				
					
					|  |  |  |     </select> |  |  |  |     </select> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |