Changes between Version 94 and Version 95 of app2.0/object_properties


Ignore:
Timestamp:
12/08/2015 02:37:04 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v94 v95  
    667667topicCouponVo: { 
    668668    codes: ["ac12dd", ...], //券码 
    669     gifts: [,...],          //优惠券 
    670 } 
    671 }}} 
     669    gifts: [$gift,...],          //优惠券 
     670} 
     671}}}