Skip to content

Commit

Permalink
feat:【小场景训练营】商品下单支付场景,DDD设计实现「支付宝沙箱」
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei committed Dec 18, 2023
1 parent ee6cadd commit f0c85e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/md/project/ddd-scene-solution/alipay-sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -547,13 +547,13 @@ public String payNotify(HttpServletRequest request) {
</div>

<div align="center">
<img src="images/alipay-sandbox-22.png?raw=true" width="650px">
<img src="https://bugstack.cn/images/article/project/ddd-scene-solution/alipay-sandbox-22.png?raw=true" width="650px">
</div>

#### 2.5 库表数据

<div align="center">
<img src="images/alipay-sandbox-23.png?raw=true" width="650px">
<img src="https://bugstack.cn/images/article/project/ddd-scene-solution/alipay-sandbox-23.png?raw=true" width="650px">
</div>

### 3. 日志
Expand Down

0 comments on commit f0c85e9

Please sign in to comment.