<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wislay &#187; 支付</title>
	<atom:link href="https://blog.wislay.com/articles/tag/%e6%94%af%e4%bb%98/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.wislay.com</link>
	<description></description>
	<lastBuildDate>Sun, 10 Dec 2023 06:51:51 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.23</generator>
	<item>
		<title>订单系统设计的思考（状态一致篇）</title>
		<link>https://blog.wislay.com/articles/527</link>
		<comments>https://blog.wislay.com/articles/527#comments</comments>
		<pubDate>Fri, 11 Aug 2017 03:57:22 +0000</pubDate>
		<dc:creator><![CDATA[Young]]></dc:creator>
				<category><![CDATA[系统]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[支付]]></category>
		<category><![CDATA[电商]]></category>

		<guid isPermaLink="false">https://blog.wislay.com/?p=527</guid>
		<description><![CDATA[&#160; TL;DR 订单最后都要关联到上层支付系统（如微信/支付宝/Apple Pay）之上，使用 HT [&#8230;]]]></description>
		<wfw:commentRss>https://blog.wislay.com/articles/527/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>订单系统设计的思考（分层篇）</title>
		<link>https://blog.wislay.com/articles/525</link>
		<comments>https://blog.wislay.com/articles/525#comments</comments>
		<pubDate>Thu, 10 Aug 2017 12:58:37 +0000</pubDate>
		<dc:creator><![CDATA[Young]]></dc:creator>
				<category><![CDATA[系统]]></category>
		<category><![CDATA[支付]]></category>
		<category><![CDATA[电商]]></category>

		<guid isPermaLink="false">https://blog.wislay.com/?p=525</guid>
		<description><![CDATA[TL;DR 出于系统分层的目的，售卖系统中订单可以设计成业务层订单和支付层订单，前者关注业务行为，后者更关注资 [&#8230;]]]></description>
		<wfw:commentRss>https://blog.wislay.com/articles/525/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
