Merge pull request #159 from sutra/message_custom
Fix message_custom_send and message_custom_typing URLs.
This commit is contained in:
commit
922c0a466a
@ -39,7 +39,7 @@ wxopen_template_message_send={api_cgi_url}/message/wxopen/template/send?access_t
|
||||
|
||||
|
||||
# \u53d1\u9001\u5ba2\u670d\u6d88\u606f
|
||||
message_custom_send={api_cgi_url}/message/custom/send?access_token=%
|
||||
message_custom_send={api_cgi_url}/message/custom/send?access_token=%s
|
||||
|
||||
# \u5ba2\u670d\u8f93\u5165\u72b6\u6001
|
||||
message_custom_typing={api_cgi_url}/message/custom/typing?access_token=%
|
||||
message_custom_typing={api_cgi_url}/message/custom/typing?access_token=%s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user