Changes between Version 121 and Version 122 of app2.0/object_properties


Ignore:
Timestamp:
12/16/2015 03:19:22 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v121 v122  
    128128{{{#!java 
    129129TopicCouponRelation: { 
    130     id: 123456,   //id 
    131     topicId: 123456, //爆料id 
     130    id: 123456,                          //id 
     131    topicId: 123456,                     //爆料id 
    132132    favorableCode: "亚马逊:aaaa1111aa", //优惠码 
    133     code: "aaaa1111aa", //纯优惠码 
     133    code: "aaaa1111aa",                 //纯优惠码 
    134134} 
    135135}}}