gongchunyi
2026-09-03 b4cd374493cfbc1a2155b32341a1ac368f1a8da2
src/main/resources/mapper/stock/StockInRecordMapper.xml
@@ -120,7 +120,7 @@
                and p.id in (select id from product_tree)
            </if>
        </where>
        order by sir.create_time desc
        order by sir.inbound_batches desc
    </select>
    <select id="listStockInRecordExportData" resultType="com.ruoyi.stock.execl.StockInRecordExportData">
        SELECT