forked from angelo/java-retail-app
				
			## 迁移仓储导出;
This commit is contained in:
		
							parent
							
								
									43c0fca728
								
							
						
					
					
						commit
						9667d61b93
					
				| 
						 | 
					@ -54,6 +54,7 @@
 | 
				
			||||||
                    bp.product_code,
 | 
					                    bp.product_code,
 | 
				
			||||||
                    bp.product_name,
 | 
					                    bp.product_name,
 | 
				
			||||||
                    bp.shipping_channel,
 | 
					                    bp.shipping_channel,
 | 
				
			||||||
 | 
					                    bp.wms_code,,
 | 
				
			||||||
                    sdi.SPECS_NAME,
 | 
					                    sdi.SPECS_NAME,
 | 
				
			||||||
                    sdi.quantity,
 | 
					                    sdi.quantity,
 | 
				
			||||||
                    soi.order_status,
 | 
					                    soi.order_status,
 | 
				
			||||||
| 
						 | 
					@ -219,6 +220,7 @@
 | 
				
			||||||
            bp.product_code,
 | 
					            bp.product_code,
 | 
				
			||||||
            bp.product_name,
 | 
					            bp.product_name,
 | 
				
			||||||
            bp.shipping_channel,
 | 
					            bp.shipping_channel,
 | 
				
			||||||
 | 
					            bp.wms_code,
 | 
				
			||||||
            sdi.SPECS_NAME,
 | 
					            sdi.SPECS_NAME,
 | 
				
			||||||
            sdi.quantity,
 | 
					            sdi.quantity,
 | 
				
			||||||
            soi.order_status,
 | 
					            soi.order_status,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue