|  |  | @ -51,8 +51,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     <select id="filterListInv" resultType="com.glxp.api.res.inout.IoOrderInvoiceResponse"> |  |  |  |     <select id="filterListInv" resultType="com.glxp.api.res.inout.IoOrderInvoiceResponse"> | 
			
		
	
		
		
			
				
					
					|  |  |  |         SELECT ic.*, |  |  |  |         SELECT ic.*, | 
			
		
	
		
		
			
				
					
					|  |  |  |                (select cpmctymc from basic_products where basic_products.uuid = bu.uuid) cpmctymc, |  |  |  |                (select cpmctymc from basic_products where basic_products.uuid = bu.uuid GROUP BY	basic_products.uuid) cpmctymc, | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                (select ggxh from basic_products where basic_products.uuid = bu.uuid)     ggxh |  |  |  |                (select ggxh from basic_products where basic_products.uuid = bu.uuid GROUP BY	basic_products.uuid)     ggxh | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         FROM io_order_invoice ic |  |  |  |         FROM io_order_invoice ic | 
			
		
	
		
		
			
				
					
					|  |  |  |                      LEFT JOIN basic_udirel bu ON bu.id = ic.bindRlFk |  |  |  |                      LEFT JOIN basic_udirel bu ON bu.id = ic.bindRlFk | 
			
		
	
		
		
			
				
					
					|  |  |  |                      LEFT JOIN basic_products bp ON bu.uuid = bp.uuid |  |  |  |                      LEFT JOIN basic_products bp ON bu.uuid = bp.uuid | 
			
		
	
	
		
		
			
				
					|  |  | 
 |