Parcourir la source

Update README.md

silenceper il y a 6 ans
Parent
commit
681e86e3d4
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      openplatform/README.md

+ 1 - 2
openplatform/README.md

@@ -1,6 +1,5 @@
 # 微信开放平台
 # 微信开放平台
 
 
-状态:开发中
 
 
 [官方文档](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Third_party_platform_appid.html)
 [官方文档](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Third_party_platform_appid.html)
 
 
@@ -52,4 +51,4 @@ if err != nil {
 }
 }
 //发送回复的消息
 //发送回复的消息
 server.Send()
 server.Send()
-```
+```