huminmin
3 天以前 d8e10fd010b73a2828af9de2a8fba9222a49ded9
src/main/resources/mapper/stock/StockInventoryMapper.xml
@@ -222,7 +222,7 @@
        unit,
        product_name,
        product_id
        order by combined.id desc
        order by combined.create_time desc
    </select>
    <select id="listStockInventoryExportData" resultType="com.ruoyi.stock.execl.StockInventoryExportData">