Changes between Version 3 and Version 4 of app2.0/03_personal


Ignore:
Timestamp:
02/11/2015 04:14:48 PM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/03_personal

    v3 v4  
    6363result { 
    6464    status: 1,  // 0 未签到   1 已签到    -1 出错 
    65     msg: '已签到' 
     65    msg: '已签到', 
     66    data: { 
     67        days: 12 
     68    } 
    6669} 
    6770}}}