Skip to content

Commit

Permalink
update doc/接口设计/4. 订单设计-支付.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
gz-yami authored and gitee-org committed Dec 6, 2021
1 parent f89fd09 commit 6ddac68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/接口设计/4. 订单设计-支付.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ payService.paySuccess(payNo, bizPayNo);
eventPublisher.publishEvent(new PaySuccessOrderEvent(orders));
```

这里的事件也是和营销活动有关的,比如分销,这些代码也是专业版才有的
这里的事件也是和营销活动有关的,比如分销,这些代码也是商业版才有的

0 comments on commit 6ddac68

Please sign in to comment.