8 天以前 39e6d6469b652daaf4af66b8b75f8dad2f95923c
src/main/resources/mapper/stock/StockOutRecordMapper.xml
@@ -86,7 +86,7 @@
        order by sor.id desc
    </select>
    <select id="listPageAccountSales" resultType="com.ruoyi.account.bean.vo.SalesOutboundVo">
    <select id="listPageAccountSales" resultType="com.ruoyi.account.bean.vo.sales.SalesOutboundVo">
    SELECT
        sor.id,
        sor.outbound_batches,