Changes between Version 60 and Version 61 of app2.0/03_personal


Ignore:
Timestamp:
11/15/2016 09:43:06 AM (9 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/03_personal

    v60 v61  
    270270       score,         //用户积分 
    271271       pristige,      //用户威望    
    272        purchasingGold //用户剩余钻石 
     272       purchasingGold, //用户剩余钻石 
     273 
     274       addGold: 1,       //补签奖励金币 
     275       addExperience,    //补签奖励经验 
     276       addScore,         //补签奖励积分 
     277       addPristige,      //补签奖励威望    
     278       addPurchasingGold //补签奖励钻石 
     279        
    273280    } 
    274281}