Skip to content

Simple Admin Pay v1.1.0更新

Compare
Choose a tag to compare
@agui-coder agui-coder released this 16 Dec 08:56
· 13 commits to main since this release
  • 重构:将app和channel服务在main分支移除,在其他分支维护
  • 优化:移除simple-admin-pay-common.consts包的依赖,通过proto Enum 对外暴露常量
  • 优化:从asynq定时执行回调任务改为 ,asynq pub/sub 形式 移除 notify与notifylog
  • 优化:与第三方交互payment移回rpc模块,不在api模块进行支付逻辑
  • 完善:refund服务和notifyOrder