Changes between Version 13 and Version 14 of autobuy


Ignore:
Timestamp:
08/14/2014 10:49:32 AM (12 years ago)
Author:
fanfengyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • autobuy

    v13 v14  
    104104 * @param _method 调用方法 值为:PUT,必填 
    105105 * @param push_id 推送ID,必填 
    106  * @param status I推送状态,必填 2:准备3:推送中4:完成-3:推送失败 
     106 * @param status 推送状态,必填 2:准备3:推送中4:完成-3:推送失败 
    107107 * @param success_num 成功数,选填 
    108108 * @return json 例: {"msg":"推送报告成功.","result":true}