Changes between Version 110 and Version 111 of app2.0/object_properties


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

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v110 v111  
    574574}}} 
    575575 
     576== 订单优惠券码 2.3.0新增 == 
     577 
     578{{{#!java 
     579TopicCouponRelation: { 
     580    id: 123456,   //id 
     581    topicId: 123456, //爆料id 
     582    favorableCode: "aaaa1111aa", //优惠码 
     583} 
     584}}} 
     585 
    576586 
    577587= 编辑自设定属性 =