-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-移除 RefundChannelListener 中的 ShouldQueueAfterCommit 接口和 InteractsWithQueue trait - 添加 Log 引用以支持日志记录 - 为 AbstractRefundEvent 和 AbstractTradeEvent 实现 ShouldDispatchAfterCommit 接口 - 优化事件处理逻辑,提高系统稳定性和可维护性
- Loading branch information
1 parent
98f4eb6
commit fd7f21b
Showing
3 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters