gongchunyi
12 小时以前 a5a5124dec9cc40c4dfcd1cce7373703feda5175
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