dever 6 years ago
parent
commit
db42f2dcd8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/apidoc.php

+ 2 - 1
doc/apidoc.php

@@ -1399,7 +1399,8 @@
  * @apiSuccess {String}   msg.cdate 时间戳
  * @apiSuccess {String}   msg.cdate_time 转换成了Y-m-d H:i:s的时间
  * @apiSuccess {String}   msg.status 消息已读状态1未读2已读
- * @apiSuccess {String}   msg.type 消息类型,暂时不用管
+ * @apiSuccess {String}   msg.type 消息类型,暂时不用管,目前都为11
+ * @apiSuccess {String}   msg.param 消息传入参数,这是一个数组:name消息名称,type是上述公共参数所定义的类型,id是底层页id,link是链接地址,有则跳转到该地址
  */