1. 完善易支付API调用全流程

2. 确定支付插件继承基础类和接口规范
3. 引入Yansongda\Pay支付快捷工具
4. 重新整理代码和功能结构
This commit is contained in:
技术老胡
2026-03-12 19:18:21 +08:00
parent 5dae6e7174
commit fa3abdcaff
19 changed files with 1042 additions and 578 deletions

View File

@@ -40,7 +40,8 @@
"webman/redis-queue": "^2.1",
"firebase/php-jwt": "^7.0",
"webman/validation": "^2.2",
"illuminate/pagination": "^12.53"
"illuminate/pagination": "^12.53",
"yansongda/pay": "~3.7.0"
},
"suggest": {
"ext-event": "For better performance. "