root 2 years ago
parent
commit
976f57fcae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      node/message.js

+ 1 - 0
node/message.js

@@ -512,6 +512,7 @@ us.polling = function (response, userid, pageid, type) {
 * @param  {array} messageinfo 参数数组
 **/
 us.send = function (response, messageinfo) {
+    console.log(messageinfo);
     var i, j,
         _message,
         _messagelist = {},