typo template_message_service.md

TheNorthMemory 2015-06-13 19:07:38 +08:00
parent 93a95f30f7
commit 6beab7edf4

@ -51,7 +51,7 @@ $messageId = $notice->send($to, $templateId, array $data, $url, $color);
2. setter the receiver openId: to / receiver
3. setter the temlate header color: color / topColor
4. setter the detail page URL: url / link / linkTo
5. setter the template data: / with
5. setter the template data: data / with
6. send
all of above are both supported `withXXX` and or `andXXX` method chain