You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dongfeng-pay/README.md

28 lines
1.4 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# dongfeng-pay
聚合支付支付系统golanggogo语言前后端齐全管理后台商户后台代理后台网关结算代付
# 目的
接触了很多支付系统绝大部分都是用java、php写的本人想着为go献出一份绵薄之力。该开源项目只能用于学习不准备用于任何的非法商业活动否则后果自负可集成到小型的电商平台。
# 安装
详细的安装文档在doc文件夹中。
# 部分截图
boss管理后台示意图
![Image_text](http://139.196.82.110/doc/boss1.png)
![Image text](http://139.196.82.110/doc/boss2.png)
![Image text](http://139.196.82.110/doc/boss3.png)
![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还有一部分功能没有写上去有需要的可以在上面进行二次开发。