Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
d5333a0d
Commit
d5333a0d
authored
Oct 25, 2017
by
jmdhappy
Browse files
完善README文档
parent
1e1de0d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d5333a0d
...
...
@@ -4,7 +4,7 @@
### 项目介绍
***
-
`XxPay聚合支付`
使用Java开发,
分为
spring-cloud
和
dubbo
分布式
架构版本,已接入微信、支付宝等主流支付渠道,可直接用于生产环境。
-
`XxPay聚合支付`
使用Java开发,
包括
spring-cloud
、
dubbo
、spring-boot三个
架构版本,已接入微信、支付宝等主流支付渠道,可直接用于生产环境。
-
目前已经接入支付渠道:微信(公众号支付、扫码支付、APP支付)、支付宝(电脑网站支付、手机网站支付、APP支付);
...
...
@@ -32,6 +32,7 @@ V1.0.0 |2017-08-11 |完成spring-cloud架构,集成微信、支付宝渠道
```
html
+ 增加微信转账、退款、红包接口;
+ 增加IAP支付;
+ 增加spring-mvc版本;
+ 增加与支付渠道测的对账;
+ 增加账户、结算功能;
+ 增加与商户测的对账;
...
...
@@ -67,7 +68,7 @@ xxpay-master
| ├── xxpay-server -- 服务注册中心
| ├── xxpay-service -- 服务生产者
| └── xxpay-web -- 服务消费者
├── xxpay4spring-
mvc
-- spring-
mvc
架构实现
├── xxpay4spring-
boot
-- spring-
boot
架构实现
├── xxpay-common -- 公共模块
├── xxpay-dal -- 数据持久层
├── xxpay-mgr -- 运营管理平台
...
...
@@ -106,6 +107,14 @@ xxpay-server > xxpay-config > xxpay-service > xxpay-web > xxpay-gateway
```
xxpay4dubbo-service > xxpay4dubbo-web
```
#### xxpay4spring-boot
| 项目 | 端口 | 描述
|---|---|---
|xxpay4spring-boot | 3020 | 支付服务
项目启动顺序:
```
xxpay4spring-boot
```
### 项目部署
***
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment