node-webot / co-wechat

Wechat for Koa
427 stars 91 forks source link

添加微信公众平台接口调试工具的debug模式 #43

Closed bellchet58 closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.2%) to 73.684% when pulling f1f9aba87a6bf89ec114866121a68a5df3626067 on bellchet58:patch-1 into 27710ec28882114d4f22852956b5d3f1fa3e772c on node-webot:master.

JacksonTian commented 5 years ago

有什么具体的作用?

bellchet58 commented 5 years ago

配置成debug模式后,用微信公众平台接口调试工具发送POST请求(比如消息接口调试-文本消息)时返回结果不会提示Invalid signature

JacksonTian commented 5 years ago

补充下文档。

bellchet58 commented 5 years ago

已提交