添加支付宝和微信充值功能,重构交易处理逻辑,优化资源创建与支付链接生成

This commit is contained in:
2025-04-18 16:22:38 +08:00
parent f6a97545c5
commit a7e59fb1d7
14 changed files with 939 additions and 224 deletions

View File

@@ -22,6 +22,8 @@
- [ ] Limiter
- [ ] Compress
transition 服务,查询后立即完成,提供是否访问接口参数,统一主动与回调调用
callback 结果直接由 api 端提供,不通过前端转发
统一套餐创建逻辑