Showing
1 changed file
with
5 additions
and
3 deletions
@@ -23,17 +23,19 @@ code为200即为成功且只会返回200,每次都会有响应结果。 | @@ -23,17 +23,19 @@ code为200即为成功且只会返回200,每次都会有响应结果。 | ||
23 | "bundleCount": 1, | 23 | "bundleCount": 1, |
24 | "bundleId": 1124, | 24 | "bundleId": 1124, |
25 | "discount": 0.25, | 25 | "discount": 0.25, |
26 | + "discountPrice": 3.25, | ||
26 | "discountType": 1, | 27 | "discountType": 1, |
27 | - "endTime": 1480064796, | ||
28 | - "id": 22, | 28 | + "endTime": 1481792796, |
29 | + "id": 26, | ||
29 | "orderBys": [ | 30 | "orderBys": [ |
30 | 1, | 31 | 1, |
31 | 2 | 32 | 2 |
32 | ], | 33 | ], |
33 | "productSkns": [ | 34 | "productSkns": [ |
34 | 51127118, | 35 | 51127118, |
35 | - 51153134 | 36 | + 51120999 |
36 | ], | 37 | ], |
38 | + "salesPrice": 13, | ||
37 | "startTime": 1479978396, | 39 | "startTime": 1479978396, |
38 | "status": 1 | 40 | "status": 1 |
39 | }, | 41 | }, |
-
Please register or login to post a comment