xin
2025-07-16 9c183e1a910338b5d8f6a46dbd957c67ad92d5e5
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>