xiaoyong931011
2022-09-08 ab6603d889f482459c1812e52ce2c5c04fe8e3e7
src/main/resources/mapper/modules/MallRefundMapper.xml
@@ -20,7 +20,7 @@
                and a.state = #{state}
            </if>
        </where>
        order by a.CREATED_TIME desc
    </select>
    <select id="getOrderRefundListInPage" resultType="cc.mrbird.febs.mall.entity.MallRefundEntity">