src/main/resources/mapper/stock/StockUninventoryMapper.xml
@@ -235,7 +235,7 @@ and p.id in (select id from product_tree) </if> </where> group by su.product_model_id, su.type, pm.model, pm.unit, p.id, p.product_name, m.name, su.source group by su.product_model_id order by max(su.update_time) desc, su.product_model_id desc </select>