From 78dfa020dd531cd809f53e19634d8fac26bf70ba Mon Sep 17 00:00:00 2001 From: overtrue Date: Mon, 27 Apr 2015 14:04:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A8=A1=E6=9D=BF=E6=B6=88?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 模板消息.md | 1 + 1 file changed, 1 insertion(+) diff --git a/模板消息.md b/模板消息.md index 5941b17..cfe5844 100644 --- a/模板消息.md +++ b/模板消息.md @@ -123,4 +123,5 @@ $messageId = $notice->uses($templateId)->withUrl($url)->andData($data)->andRecei "remark" => array("value" => "欢迎再次购买!", "color" => "#5599FF"), ); ``` + 关于模板消息的使用请参考:http://mp.weixin.qq.com/wiki/17/304c1885ea66dbedf7dc170d84999a9d.html \ No newline at end of file