liyong
2 天以前 fe22db0c7c96c425bfb3814c6f1da03a77f1b36b
src/main/resources/mapper/stock/StockInventoryMapper.xml
@@ -82,6 +82,9 @@
        (si.qualitity - COALESCE(si.locked_quantity, 0)) as un_locked_quantity,
        pm.model,
        si.remark,
        si.warehouse_code,
        si.warehouse_name,
        si.product_code,
        pm.unit,
        p.product_name
        from stock_inventory si