Merge pull request #172 from sutra/message_custom

Fix message_custom_typing URL.
This commit is contained in:
jinyu 2019-05-21 14:09:27 +08:00 committed by GitHub
commit 08ab666184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,8 +43,10 @@ wxopen_template_message_send={api_cgi_url}/message/wxopen/template/send?access_t
message_custom_send={api_cgi_url}/message/custom/send?access_token=%s 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
# imgSecCheck # imgSecCheck
wxa_img_sec_check={api_wxa_url}/img_sec_check?access_token=%s wxa_img_sec_check={api_wxa_url}/img_sec_check?access_token=%s
# msgSecCheck # msgSecCheck
wxa_msg_sec_check={api_wxa_url}/msg_sec_check?access_token=%s wxa_msg_sec_check={api_wxa_url}/msg_sec_check?access_token=%s