2019-12-19 14:37:41 +08:00
|
|
|
|
# dongfeng-pay
|
2019-12-19 15:26:46 +08:00
|
|
|
|
东风支付系统,采用大家喜欢的go语言编写,前后端齐全(管理后台,商户后台,代理后台,网关,结算,代付,等)
|
|
|
|
|
# 目的
|
|
|
|
|
接触了很多支付系统,绝大部分都是用java、php写的,本人想着为go献出一份绵薄之力。该开源项目只能用于学习,不准备用于任何的非法商业活动,否则后果自负。
|
|
|
|
|
# 安装
|
|
|
|
|
详细的安装文档在doc文件夹中。
|
|
|
|
|
# 部分截图
|
|
|
|
|
boss管理后台示意图
|
2019-12-19 16:12:23 +08:00
|
|
|
|
![Image_text](https://github.com/kongyuebin1/dongfeng-pay/raw/master/doc/boss1.png)
|
|
|
|
|
![Image text](https://github.com/kongyuebin1/dongfeng-pay/blob/master/doc/boss2.png)
|
|
|
|
|
![Image text](https://github.com/kongyuebin1/dongfeng-pay/blob/master/doc/boss3.png)
|
|
|
|
|
![Image text](https://github.com/kongyuebin1/dongfeng-pay/blob/master/doc/boss4.png)
|
|
|
|
|
![Image text](https://github.com/kongyuebin1/dongfeng-pay/blob/master/doc/boss5.png)
|
|
|
|
|
![Image text](https://github.com/kongyuebin1/dongfeng-pay/blob/master/doc/boss6.png)
|