Skip to content

Commit

Permalink
增加调试信息
Browse files Browse the repository at this point in the history
  • Loading branch information
ldjking committed Apr 20, 2015
1 parent d8e6826 commit 100207c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handler/weixin/checkServer.js
Expand Up @@ -11,6 +11,7 @@ var urlencodedParser = bodyParser.urlencoded({


var wechat = require('wechat');
console.log("!!! wechat ",wechat);
var config = {
token: 'randomstr123QQ',
appid: 'wx4b6e962611f5e662',
Expand Down

0 comments on commit 100207c

Please sign in to comment.