Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panjjo authored Oct 27, 2018
1 parent bde1c4f commit d884085
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@
微信支付,支付宝支付服务商后端golang版本

## 启动
cp config.tmp.yml config.yml
go run rcp/hprose.go --path=configfilepath
- cp config.tmp.yml config.yml
- go run rpc/hprose.go --path=configfilepath

### hprose


使用hprose的rpc模式启动

hprose 项目地址 github.com/hprose/hprose-golang

## 支付宝支付
### 单商户模式/服务商模式
### 扫码支付
Expand Down

0 comments on commit d884085

Please sign in to comment.