mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-10-13 21:30:25 +00:00
build 数据库脚本
This commit is contained in:
13
README.md
13
README.md
@@ -58,12 +58,13 @@
|
||||
密码:daxpay123
|
||||
|
||||
## 🥞 核心技术栈
|
||||
| 名称 | 描述 | 版本要求 |
|
||||
|-------------|----------|-----------------------|
|
||||
| Jdk | Java环境 | 21+ |
|
||||
| Spring Boot | 开发框架 | 3.3.x |
|
||||
| Redis | 分布式缓存 | 5.x版本及以上 |
|
||||
| Vue | 前端框架 | 3.x |
|
||||
| 名称 | 描述 | 版本要求 |
|
||||
|------------------|--------|------------------------------|
|
||||
| Jdk | Java环境 | 21+ |
|
||||
| Spring Boot | 开发框架 | 3.3.x |
|
||||
| Redis | 分布式缓存 | 5.x版本及以上 |
|
||||
| MySQL/Postgresql | 数据 | MySQL8.x及以上/Postgresql 10及以上 |
|
||||
| Vue | 前端框架 | 3.x |
|
||||
|
||||
## 🛠️ 业务系统接入
|
||||
> 业务系统想接入支付网关的话,不需要集成到业务系统里,只需要单独部署一份支付系统,然后业务系统通过接口调用即可拥有对应的支付能力,
|
||||
|
1534
_config/mysql/dax-pay-single.sql
Normal file
1534
_config/mysql/dax-pay-single.sql
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user