diff --git a/weixin4j-wxa/src/main/resources/com/foxinmy/weixin4j/wxa/api/weixin.properties b/weixin4j-wxa/src/main/resources/com/foxinmy/weixin4j/wxa/api/weixin.properties index 62b84b64..0c1a3b25 100644 --- a/weixin4j-wxa/src/main/resources/com/foxinmy/weixin4j/wxa/api/weixin.properties +++ b/weixin4j-wxa/src/main/resources/com/foxinmy/weixin4j/wxa/api/weixin.properties @@ -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 # \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 wxa_img_sec_check={api_wxa_url}/img_sec_check?access_token=%s + # msgSecCheck -wxa_msg_sec_check={api_wxa_url}/msg_sec_check?access_token=%s \ No newline at end of file +wxa_msg_sec_check={api_wxa_url}/msg_sec_check?access_token=%s