yuan
2026-09-08 cda655e390da0e8fcd9f7a8b0b797fc7312cc752
src/main/resources/mapper/stock/StockInventoryMapper.xml
@@ -222,7 +222,6 @@
        unit,
        product_name,
        product_id
        order by combined.id desc
    </select>
    <select id="listStockInventoryExportData" resultType="com.ruoyi.stock.execl.StockInventoryExportData">