gongchunyi
4 天以前 2dd07bacd192b9a67e240ab5a79ad91b2727733a
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