xin
2025-07-15 2c0e5069ad7ec2fb43dc8eb1bb248b8c16595dc3
oying-system/src/main/resources/mapper/sh/OrderReturnOperationLogMapper.xml
@@ -42,6 +42,6 @@
        <include refid="Base_Column_List"/>
        from sh_order_return_operation_log
        where return_num = #{returnNum}
        order by log_id desc
        order by log_id
    </select>
</mapper>