|
|
@@ -7,8 +7,6 @@
|
|
|
|
|
|
微信和支付宝的Golang版本SDK
|
|
|
|
|
|
-[查看版本更新记录](https://github.com/iGoogle-ink/gopay/blob/master/release_note.txt)
|
|
|
-
|
|
|

|
|
|
[](https://golang.org)
|
|
|
[](https://godoc.org/github.com/iGoogle-ink/gopay)
|
|
|
@@ -100,7 +98,7 @@ $ go get -u github.com/iGoogle-ink/gopay
|
|
|
```
|
|
|
|
|
|
* #### 查看 GoPay 版本
|
|
|
-
|
|
|
+ * [版本更新记录](https://github.com/iGoogle-ink/gopay/blob/master/release_note.txt)
|
|
|
```go
|
|
|
package main
|
|
|
|