Changes between Version 21 and Version 22 of app2.0/object_properties


Ignore:
Timestamp:
02/10/2015 10:41:57 AM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v21 v22  
    341341{{{#!java 
    342342sunplazaEntry: { 
    343     type: 1,  // 1 标签爆料列表,2 分类爆料列表,3 电商爆料列表,4 爆料终端页,5 专题页,6 试用详情页,7 外链  
    344     tag: {$tag}, 
    345     topicType: {$topicType}, 
    346     mall: {}, 
    347     topic: {$topic}, 
    348     special: {$special}, 
    349     url: "http://best.pconline.com.cn/activity.html" 
     343    type: 1,  // 1 标签爆料列表,2 分类爆料列表,3 电商爆料列表,4 爆料终端页,5 专题页,6 试用详情页,7 外链,8 搜索结果页,9商家优惠券列表 
     344    mall: {tagId or mallId or catId or topicId or trialId or url or keyword} 
    350345} 
    351346}}}