Changes between Version 116 and Version 117 of app2.0/object_properties


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

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v116 v117  
    123123}}} 
    124124 
     125== 爆料优惠券码 == 
     126 
     127{{{#!java 
     128TopicCouponRelation: { 
     129    id: 123456,   //id 
     130    topicId: 123456, //爆料id 
     131    favorableCode: "aaaa1111aa", //优惠码 
     132} 
     133}}} 
     134 
    125135 
    126136== 发出的评论 == 
     
    435445}}} 
    436446 
    437 == 爆料优惠券码 == 
    438  
    439 {{{#!java 
    440 TopicCouponRelation: { 
    441     id: 123456,   //id 
    442     topicId: 123456, //爆料id 
    443     favorableCode: "aaaa1111aa", //优惠码 
    444 } 
    445 }}} 
    446  
    447  
    448  
    449447== 活动 == 
    450448