liyong
2 天以前 6d8e5278b57952092e420347ace8704b71d7f70c
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