Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 13
and
Version 14
of
autobuy
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/14/2014 10:49:32 AM (
12 years
ago)
Author:
fanfengyu
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
autobuy
v13
v14
104
104
* @param _method 调用方法 值为:PUT,必填
105
105
* @param push_id 推送ID,必填
106
* @param status
I
推送状态,必填 2:准备3:推送中4:完成-3:推送失败
106
* @param status
推送状态,必填 2:准备3:推送中4:完成-3:推送失败
107
107
* @param success_num 成功数,选填
108
108
* @return json 例: {"msg":"推送报告成功.","result":true}