|
@@ -378,7 +378,7 @@
|
|
* @apiSuccess {String} push_focus.type 类型,参考公共参数中的类型设置说明中的type说明
|
|
* @apiSuccess {String} push_focus.type 类型,参考公共参数中的类型设置说明中的type说明
|
|
* @apiSuccess {String} push_focus.id 源表id,根据type计算路径,然后把这个id加上就是最终的path,小程序和app同样。如果没有id,则进入type相对应的列表。请做好判断!!
|
|
* @apiSuccess {String} push_focus.id 源表id,根据type计算路径,然后把这个id加上就是最终的path,小程序和app同样。如果没有id,则进入type相对应的列表。请做好判断!!
|
|
* @apiSuccess {String} push_focus.appid 当type==7时有效,小程序的appid
|
|
* @apiSuccess {String} push_focus.appid 当type==7时有效,小程序的appid
|
|
- * @apiSuccess {String} push_focus.link 当type==10时有效,链接
|
|
|
|
|
|
+ * @apiSuccess {String} push_focus.link 当type==10或者type==7时有效,链接,如果type==7并且链接存在,则跳转到链接
|
|
* @apiSuccess {String} push_focus.cdate 时间
|
|
* @apiSuccess {String} push_focus.cdate 时间
|
|
|
|
|
|
|
|
|