Update README.md

This commit is contained in:
silenceper
2020-05-30 11:59:49 +08:00
committed by GitHub
parent 6fe797765f
commit 681e86e3d4
+1 -2
View File
@@ -1,6 +1,5 @@
# 微信开放平台
状态:开发中
[官方文档](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Third_party_platform_appid.html)
@@ -52,4 +51,4 @@ if err != nil {
}
//发送回复的消息
server.Send()
```
```