zss
8 天以前 2a87be20c75eb04be11192e1b0830dc588217773
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,