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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v93 v94  
    661661}}} 
    662662[http://best.pconline.com.cn/faxian/] 
     663 
     664== 爆料优惠券VO == 
     665 
     666{{{#!java 
     667topicCouponVo: { 
     668    codes: ["ac12dd", ...], //券码 
     669    gifts: [,...],          //优惠券 
     670} 
     671}}}