Showing
1 changed file
with
36 additions
and
21 deletions
@@ -57,27 +57,42 @@ method=app.outlets.activityGet | @@ -57,27 +57,42 @@ method=app.outlets.activityGet | ||
57 | 57 | ||
58 | ```json | 58 | ```json |
59 | { | 59 | { |
60 | - "alg": "SALT_MD5", | ||
61 | - "code": 200, | ||
62 | - "data": [ | ||
63 | - { | ||
64 | - "cover_url": "http://img11.static.yhbimg.com/activity/2016/03/21/10/01169fd459663e35efd16caa082b04a8ee.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
65 | - "create_time": 1458527134, | ||
66 | - "end_time": 1545926700, | ||
67 | - "id": 111, | ||
68 | - "logo_url": "http://img11.static.yhbimg.com/activity/2016/03/21/10/014af81f397544f76ede1ad6cf189c85fd.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
69 | - "platform": "2", | ||
70 | - "product_pool_id": 47, | ||
71 | - "promotion_name": "", | ||
72 | - "sort": "2", | ||
73 | - "start_time": 1458432000, | ||
74 | - "title": "SYJ-21号十四点过期", | ||
75 | - "web_url": "http://img13.static.yhbimg.com/activity/2016/03/21/10/0282dbbc49c65e5d6fa922e40d8fe3d473.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
76 | - "yh_channel": "1" | ||
77 | - } | ||
78 | - ], | ||
79 | - "md5": "916b270abe0fd72796b8ec378820952d", | ||
80 | - "message": "query activity List successed." | 60 | + "alg": "SALT_MD5", |
61 | + "code": 200, | ||
62 | + "data": [ | ||
63 | + { | ||
64 | + "coverUrl": "http://img12.static.yhbimg.com/activity/2016/06/01/09/0247b9c84abef388c38465135909d48245.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
65 | + "createTime": 1464743122, | ||
66 | + "endTime": 1467298800, | ||
67 | + "id": 158, | ||
68 | + "logoUrl": "http://img11.static.yhbimg.com/activity/2016/06/01/09/0108ca28e51a0ccbb08d1dc5090db309e8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
69 | + "plateform": "2", | ||
70 | + "productPoolId": 20, | ||
71 | + "promotionName": "5折起", | ||
72 | + "sort": "1", | ||
73 | + "startTime": 1464710400, | ||
74 | + "title": "结束时间大于24小时的", | ||
75 | + "webUrl": "http://img13.static.yhbimg.com/activity/2016/06/01/09/028784aaeb41a35dccc886741e76101d0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
76 | + "yhChannel": "1,2,3,4" | ||
77 | + }, | ||
78 | + { | ||
79 | + "coverUrl": "http://img12.static.yhbimg.com/activity/2016/06/01/09/02b721601cf86afa95279e7f54c9510df6.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
80 | + "createTime": 1464742971, | ||
81 | + "endTime": 1464793200, | ||
82 | + "id": 154, | ||
83 | + "logoUrl": "http://img11.static.yhbimg.com/activity/2016/06/01/09/011506208211a5dc5019878e7c465f3e0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
84 | + "plateform": "2", | ||
85 | + "productPoolId": 20, | ||
86 | + "promotionName": "5折起", | ||
87 | + "sort": "1", | ||
88 | + "startTime": 1464739200, | ||
89 | + "title": "测试有惊喜", | ||
90 | + "webUrl": "http://img10.static.yhbimg.com/activity/2016/06/01/09/0136a139329e5611917fd4400e07d18446.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
91 | + "yhChannel": "1,2,3,4" | ||
92 | + } | ||
93 | + ], | ||
94 | + "md5": "0fb844ca12420643cde663d5368bc40f", | ||
95 | + "message": " query success." | ||
81 | } | 96 | } |
82 | ``` | 97 | ``` |
83 | 98 |
-
Please register or login to post a comment