Changes between Version 3 and Version 4 of appapi/1.0


Ignore:
Timestamp:
10/13/2015 02:57:18 PM (11 years ago)
Author:
zhoutianhuai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/1.0

    v3 v4  
    2121{ 
    2222        disposableTask: [ { 
    23                 appAction: {app动作 
     23               appAction: { 
    2424                   action: 动作, 
    2525                   desc: 动作描述 
    26                  }, 
    27                application: "club_gold_coin", 
     26               }, 
     27               application: 应用, 
    2828               applogo: app的logo链接, 
    29                current: 1, 
    30                gold: 30, 
    31                limitDaily: 每天次数, 
     29               current: 当前完成的次数, 
     30               gold: 奖励金币, 
     31               limitDaily: 每天最大次数, 
    3232               limitPermanantly: 永久次数, 
    3333               pcaAction: { 
     
    3636               }, 
    3737               pclogo: 在pc的logo链接, 
    38                received: 0, 
    39                status: 1, 
     38               received: 是否领取了奖励, 
     39               status: 状态, 
    4040               taskId: 任务id, 
    4141               taskName: 任务名称, 
    4242               taskType: 任务类型, 
    4343               wapAction: { 
    44                    desc: "描述", 
     44                   desc: 描述, 
    4545                   text: 文本, 
    4646                   url: 链接