Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ service: 服务层模块,实现了业务逻辑处理,包括对数据模型
#### 使用说明:

1. 数据库gpaydb
2. 基础工具类

![image](https://github.com/tank863523/ghostpay/assets/51073954/e9b65511-4602-45ec-900b-e9326967b87f)

model位置
![image](https://github.com/tank863523/ghostpay/assets/51073954/c75c920c-7b25-476c-bdaf-88e52417a77f)

启动前配置自己的nacos端口:8848,修改配置application-dev.yml




Expand Down