Changes between Version 113 and Version 114 of app2.0/object_properties


Ignore:
Timestamp:
12/10/2015 06:07:53 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v113 v114  
    435435}}} 
    436436 
     437== 爆料优惠券码 2.3.0新增 == 
     438 
     439{{{#!java 
     440TopicCouponRelation: { 
     441    id: 123456,   //id 
     442    topicId: 123456, //爆料id 
     443    favorableCode: "aaaa1111aa", //优惠码 
     444} 
     445}}} 
     446 
    437447 
    438448 
     
    574584}}} 
    575585 
    576 == 爆料优惠券码 2.3.0新增 == 
    577  
    578 {{{#!java 
    579 TopicCouponRelation: { 
    580     id: 123456,   //id 
    581     topicId: 123456, //爆料id 
    582     favorableCode: "aaaa1111aa", //优惠码 
    583 } 
    584 }}} 
    585  
    586586 
    587587= 编辑自设定属性 =