mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-10 07:42:26 +08:00
1、添加log
2、添加workflows 3、添加SkipValidate方法
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,5 @@
|
||||
# WeChat SDK for Go
|
||||
[](https://travis-ci.org/silenceper/wechat)
|
||||
[](https://travis-ci.org/silenceper/wechat)
|
||||
[](https://goreportcard.com/report/github.com/silenceper/wechat)
|
||||
[](http://godoc.org/github.com/silenceper/wechat)
|
||||
|
||||
@@ -44,6 +44,8 @@ server.Send()
|
||||
|
||||
```
|
||||
|
||||
## 文档
|
||||
[Wechat SDK 2.0 文档](http://silenceper.com/wechat)
|
||||
|
||||
|
||||
## 目录说明
|
||||
@@ -55,10 +57,10 @@ server.Send()
|
||||
- work:企业微信
|
||||
- aispeech:智能对话
|
||||
|
||||
## 如何贡献
|
||||
- 提交issue,描述需要贡献的内容
|
||||
- 完成更改后,提交PR
|
||||
|
||||
## 交流群:
|
||||

|
||||
>关注公众号并回复“入群”
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user