From f320577a346f76ea98b5539e8d9694d6b9acbe53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?= Date: Fri, 13 Mar 2015 10:55:37 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=8E=A5=E6=94=B6=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E4=B8=8E=E5=9B=9E=E5=A4=8D=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接收消息与回复.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/接收消息与回复.md b/接收消息与回复.md index 79dba03..c6cc777 100644 --- a/接收消息与回复.md +++ b/接收消息与回复.md @@ -32,4 +32,4 @@ $result = $wechat->serve(); echo $result; ``` -关于更多消息内容请参考: \ No newline at end of file +关于更多消息内容请参考:[消息的使用](https://github.com/overtrue/wechat/wiki/%E6%B6%88%E6%81%AF%E7%9A%84%E4%BD%BF%E7%94%A8) \ No newline at end of file