Changes between Version 19 and Version 20 of app2.0/04_trial


Ignore:
Timestamp:
02/11/2015 12:14:55 PM (11 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/04_trial

    v19 v20  
    2828        msg: '请求成功', 
    2929        data: [ 
    30              { 
    31                 "activityId" 试用活动id 
    32                 "title"      试用活动标题 
    33                 "face_1"     390x195封面 
    34                 "face_2"     540x270封面 
    35                 "face_3"     130x130封面 
    36                 "face_4"     140x170封面 
    37              } 
     30                { 
     31                  "activityId" 试用活动id 
     32                  "title"      试用活动标题 
     33                  "applyEndAt" 申请结束时间 
     34                  "type"       活动类型 0海测 1精测 
     35                  "quantity"   产品数量 
     36                  "applyCount" 提交申请的人数 
     37                  "face_1"     390x195封面 
     38                  "face_2"     540x270封面 
     39                  "face_3"     130x130封面 
     40                  "face_4"     140x170封面 
     41               } 
    3842          ] 
    3943}