north-glass-erp/src/main/resources/mapper/mm/MaterialInventory.xml @@ -1393,6 +1393,7 @@ left join mm.material_store ms on mi.material_code=ms.id where inventory_quantity>0 and mi.inventory_organization = '原片库' order by mi.id desc </select>