src/main/resources/mapper/sales/ReceiptPaymentMapper.xml
@@ -455,7 +455,7 @@ SELECT wr.receive_unit, wr.goods_name, wr.specification, wr.specification AS specificationModel, wr.shippedQuantity, SUM(slp.quantity) AS totalQuantity, SUM(IFNULL(slp.quantity, 0)) - wr.shippedQuantity AS unshippedQuantity