Changes between Version 8 and Version 9 of SDKSendPackage


Ignore:
Timestamp:
04/26/2012 09:32:08 AM (14 years ago)
Author:
chenxiaohu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SDKSendPackage

    v8 v9  
    9797        "B": [44, 3, 3252], 
    9898        "C": [44, 3, 3252] 
    99     }, 
    100     "crash":{ 
     99     }, 
     100     "crash":{ 
    101101        // stack 的md5,用于汇总错误 
    102102        "cbf6f0912a84dfa8f3b547e522af3983":{ 
    103               // 错误名称 
    104                "name":"crashname1", 
    105               // 错误堆栈 
    106               "stack":"callstack1", 
    107               // 错误发生的时间数组,1970开始的秒数,java中System.currentTimeMillis()/1000 
    108               "time":[12412454325,12412454325] 
     103            // 错误名称 
     104            "name":"crashname1", 
     105            // 错误堆栈 
     106            "stack":"callstack1", 
     107            // 错误发生的时间数组,1970开始的秒数,java中System.currentTimeMillis()/1000 
     108            "time":[12412454325,12412454325] 
    109109        }, 
    110110        "90095ee4481a67ce43f53d190ce345fe":{