Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry committed Nov 14, 2019
1 parent 134ab91 commit 090918a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,12 @@ func main() {

* [GoDoc](https://godoc.org/github.com/iGoogle-ink/gopay)
* 所有方法,如有问题,请仔细查看 examples
* 有问题请加群。在此,非常感谢那些加群后,提出意见和反馈问题的同志们!另外,仅 Fork 的同志顺手点个星呗,您的支持给了我源源不断的动力
* 有问题请加QQ群。在此,非常感谢那些加群后,提出意见和反馈问题的同志们!

QQ群:
<img width="226" height="300" alt="Photo was Loading Faild!" src="https://raw.githubusercontent.com/iGoogle-ink/gopay/master/qq_gopay.png"/>
微信群
<img width="226" height="300" alt="Photo was Loading Faild!" src="https://raw.githubusercontent.com/iGoogle-ink/gopay/master/wechat_gopay.png"/>
<img width="226" height="300" src="https://raw.githubusercontent.com/iGoogle-ink/gopay/master/qq_gopay.png"/>
JD优惠券微信群
<img width="226" height="300" src="https://raw.githubusercontent.com/iGoogle-ink/gopay/master/jd_coupon.png"/>

---

Expand Down Expand Up @@ -507,6 +507,11 @@ err := gopay.DecryptAliPayOpenDataToStruct(encryptedData, secretKey, phone)
fmt.Println(*phone)
```

## 开源不易,讲究的朋友可以给个赞赏

<img width="300" height="300" src="https://raw.githubusercontent.com/iGoogle-ink/gopay/master/zanshang_wx.png"/>
<img width="226" height="300" src="https://raw.githubusercontent.com/iGoogle-ink/gopay/master/zanshang_zfb.png"/>

## License
```
Copyright 2019 Jerry
Expand Down
Binary file added jd_coupon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added zanshang_wx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added zanshang_zfb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 090918a

Please sign in to comment.