gongchunyi
2026-09-03 618dab9446e8858fee8d23b6073d28c1f875ba0e
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