@@ -139,8 +139,6 @@ sparestore.min_stock
(
SELECT
sparestore.spare_id,
- sparestore.min_stock maxStock,
- sparestore.max_stock minStock,
SUM( num ) AS totalStock
FROM
t_spare_store sparestore