mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-14 06:29:19 +08:00
Merge branch 'master' of https://github.com/kongyuebin1/dongfeng-pay
This commit is contained in:
commit
f6c3e8fb48
15
README.md
15
README.md
@ -1,7 +1,7 @@
|
||||
# dongfeng-pay
|
||||
东风支付系统,采用大家喜欢的go语言编写,前后端齐全(管理后台,商户后台,代理后台,网关,结算,代付,等)
|
||||
# 目的
|
||||
接触了很多支付系统,绝大部分都是用java、php写的,本人想着为go献出一份绵薄之力。该开源项目只能用于学习,不准备用于任何的非法商业活动,否则后果自负。
|
||||
接触了很多支付系统,绝大部分都是用java、php写的,本人想着为go献出一份绵薄之力。该开源项目只能用于学习,不准备用于任何的非法商业活动,否则后果自负;可集成到小型的电商平台。
|
||||
# 安装
|
||||
详细的安装文档在doc文件夹中。
|
||||
# 部分截图
|
||||
@ -12,3 +12,16 @@ boss管理后台示意图
|
||||
![Image text](http://139.196.82.110/doc/boss4.png)
|
||||
![Image text](http://139.196.82.110/doc/boss5.png)
|
||||
![Image text](http://139.196.82.110/doc/boss6.png)
|
||||
|
||||
商户后台部分截图
|
||||
![Image_text](http://139.196.82.110/doc/merchant1.png)
|
||||
![Image text](http://139.196.82.110/doc/merchant2.png)
|
||||
|
||||
代理后台部分截图
|
||||
![Image_text](http://139.196.82.110/doc/agent1.png)
|
||||
![Image text](http://139.196.82.110/doc/agent2.png)
|
||||
![Image text](http://139.196.82.110/doc/agent3.png)
|
||||
|
||||
# 后话
|
||||
1:因为是模拟了三方的支付系统,所有很多功能都是实现了,但是该系统截图上面的资金都是模拟的。
|
||||
2:还有一部分功能没有写上去,有需要的可以在上面进行二次开发。
|
||||
|
Loading…
Reference in New Issue
Block a user