Merge pull request #159 from sutra/message_custom

Fix message_custom_send and message_custom_typing URLs.
This commit is contained in:
jinyu 2018-08-22 17:08:45 +08:00 committed by GitHub
commit 922c0a466a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ wxopen_template_message_send={api_cgi_url}/message/wxopen/template/send?access_t
# \u53d1\u9001\u5ba2\u670d\u6d88\u606f # \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 # \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