1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  | # É̳ÇÎïÆ·¹ºÂò¹ã²¥{itemID:['¹ã²¥mark', [²ÎÊýÁбí]], ...}  
 |  # ¿ÉÑ¡²ÎÊý  
 |  # playerName    ¹ºÂòÍæ¼ÒÃû  
 |  # itemID        ËùÑ¡ÎïÆ·  
 |    
 |  (  
 |    
 |  {  
 |    
 |    
 |  21502:['GeRen_hgg_592934', [playerName, 21502, 21502, 21502, 21502]],  
 |  21503:['GeRen_hgg_592934', [playerName, 21503, 21503, 21503, 21503]],  
 |  21504:['GeRen_hgg_592934', [playerName, 21504, 21504, 21504, 21504]],  
 |  140:['GeRen_liubo_780021', [playerName, 140, 140, '¹¥»÷', 140, 140]],  
 |  141:['GeRen_liubo_780021', [playerName, 141, 141, '·ÀÓù', 141, 141]],  
 |  142:['GeRen_liubo_780021', [playerName, 142, 142, 'ÉúÃü', 142, 142]],  
 |  143:['GeRen_liubo_780021', [playerName, 143, 143, 'ÃüÖÐ', 143, 143]],  
 |  144:['GeRen_liubo_780021', [playerName, 144, 144, 'ÉÁ±Ü', 144, 144]],  
 |    
 |  }  
 |    
 |  ) 
 |  
  |