root 2 년 전
부모
커밋
976f57fcae
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 = {},