zss
9 天以前 c483ee040589c0063724059228e7e6c8e4ff943c
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,