Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
smartwalle committed Jun 26, 2017
2 parents 47ecebe + 5c91f8d commit ba28e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ http.HandleFunc("/alipay", func(rep http.ResponseWriter, req *http.Request) {

此验证方法适用于支付宝所有情况下发送的 Notify,不管是手机 App 支付还是 Wap 支付。

**需要特别注意,从支付宝后台获取到支付宝的公钥之后,需要将其装换成标准的公钥格式,如下所示:**
**需要特别注意,从支付宝后台获取到支付宝的公钥之后,需要将其转换成标准的公钥格式,如下所示:**

```
-----BEGIN PUBLIC KEY-----
Expand Down

0 comments on commit ba28e5b

Please sign in to comment.