Changes between Version 26 and Version 27 of app2.0/04_trial


Ignore:
Timestamp:
02/11/2015 06:17:00 PM (11 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/04_trial

    v26 v27  
    261261        status: 1 
    262262        msg: '请求成功', 
    263         text: 'xxx' 试用介绍 
     263        data: [ 
     264                 { 
     265                  "activityId" 试用活动id 
     266                  "title"      试用活动标题 
     267                  "applyEndAt" 申请结束时间 
     268                  "type"       活动类型 0海测 1精测 
     269                  "quantity"   产品数量 
     270                  "applyCount" 提交申请的人数 
     271                  "gold"       试用所需金币 
     272                  "cost"       试用所需积分 
     273                  "worth"      试用品价格 
     274                  "provider"   试用品提供商 
     275                  "text"       试用品介绍 
     276                  "face_1"     390x195封面 
     277                  "face_2"     540x270封面 
     278                  "face_3"     130x130封面 
     279                  "face_4"     140x170封面 
     280                 } 
     281              ] 
    264282} 
    265283}}}