src/main/resources/mapper/stock/StockUninventoryMapper.xml @@ -39,6 +39,8 @@ su.type, COALESCE(su.locked_quantity, 0) as locked_quantity, su.product_model_id, p.id as product_id, su.batch_no, su.create_time, su.update_time, su.version,