Showing
1 changed file
with
152 additions
and
0 deletions
apps/product/models/seckill-mock.js
0 → 100644
1 | +exports.activities = { | ||
2 | + "alg": "SALT_MD5", | ||
3 | + "code": 200, | ||
4 | + "data": { | ||
5 | + "currentTime": 1473839306925, | ||
6 | + "secKillProductVoList": [{ | ||
7 | + "activityId": 1, | ||
8 | + "endTime": 1473739200, | ||
9 | + "secKillStatus": 0, | ||
10 | + "startTime": 1475096193, | ||
11 | + "status": 0, | ||
12 | + "storageSum": 0 | ||
13 | + }, { | ||
14 | + "activityId": 2, | ||
15 | + "endTime": 1473746400, | ||
16 | + "secKillStatus": 0, | ||
17 | + "startTime": 1475096193, | ||
18 | + "status": 0, | ||
19 | + "storageSum": 0 | ||
20 | + }, { | ||
21 | + "activityId": 3, | ||
22 | + "endTime": Math.round((Date.now() + 1000 * 60 * 60 * 8) / 1000), | ||
23 | + "secKillStatus": 0, | ||
24 | + "startTime": Math.round((Date.now() + 1000 * 60 * 60) / 1000), | ||
25 | + "status": 0, | ||
26 | + "storageSum": 0 | ||
27 | + }] | ||
28 | + }, | ||
29 | + "md5": "b291f2aa3015749f676f50de0d513437", | ||
30 | + "message": "query secKillActivity info" | ||
31 | +}; | ||
32 | + | ||
33 | +// 未开抢 mock 数据 | ||
34 | +exports.waitData = { | ||
35 | + "alg": "SALT_MD5", | ||
36 | + "code": 200, | ||
37 | + "data": [{ | ||
38 | + "activityId": 3, | ||
39 | + "defaultImages": "http://img11.static.yhbimg.com/goodsimg/2016/09/12/14/018aea16153cec3ad0c677a106b5d95c53.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/70", | ||
40 | + "endTime": Math.round((Date.now() + 1000 * 60 * 60 * 7) / 1000), | ||
41 | + "marketPrice": 100, | ||
42 | + "productName": "blkheimei男休闲/运动鞋南京艾尚仅门店可售", | ||
43 | + "productSkn": 512581470, | ||
44 | + "secKillPrice": 40, | ||
45 | + "secKillSku": [{ | ||
46 | + "productSkn": 512581470, | ||
47 | + "productSku": 1384138, | ||
48 | + "storageNum": 5 | ||
49 | + }, { | ||
50 | + "productSkn": 512581470, | ||
51 | + "productSku": 1384140, | ||
52 | + "storageNum": 5 | ||
53 | + }, { | ||
54 | + "productSkn": 512581470, | ||
55 | + "productSku": 1384140, | ||
56 | + "storageNum": 5 | ||
57 | + }], | ||
58 | + "secKillStatus": 1, | ||
59 | + "startTime": Math.round((Date.now() + 1000 * 60 * 60) / 1000), | ||
60 | + "status": 0, | ||
61 | + "storageSum": 10, | ||
62 | + remindFlag: false | ||
63 | + }, { | ||
64 | + "activityId": 3, | ||
65 | + "defaultImages": "http://img11.static.yhbimg.com/goodsimg/2016/09/12/14/018aea16153cec3ad0c677a106b5d95c53.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/70", | ||
66 | + "endTime": Math.round((Date.now() + 1000 * 60 * 60 * 7) / 1000), | ||
67 | + "marketPrice": 100, | ||
68 | + "productName": "blkheimei男休闲/运动鞋南京艾尚仅门店可售", | ||
69 | + "productSkn": 512581470, | ||
70 | + "secKillPrice": 40, | ||
71 | + "secKillSku": [{ | ||
72 | + "productSkn": 512581470, | ||
73 | + "productSku": 1384138, | ||
74 | + "storageNum": 5 | ||
75 | + }, { | ||
76 | + "productSkn": 512581470, | ||
77 | + "productSku": 1384140, | ||
78 | + "storageNum": 5 | ||
79 | + }, { | ||
80 | + "productSkn": 512581470, | ||
81 | + "productSku": 1384140, | ||
82 | + "storageNum": 5 | ||
83 | + }], | ||
84 | + "secKillStatus": 1, | ||
85 | + "startTime": Math.round((Date.now() + 1000 * 60 * 60) / 1000), | ||
86 | + "status": 0, | ||
87 | + "storageSum": 10, | ||
88 | + remindFlag: true | ||
89 | + }], | ||
90 | + "md5": "f09659c22f275fbd23d8999c58aba994", | ||
91 | + "message": "query secKillProductList info" | ||
92 | +}; | ||
93 | + | ||
94 | +exports.inActivityData = { | ||
95 | + "alg": "SALT_MD5", | ||
96 | + "code": 200, | ||
97 | + "data": [{ | ||
98 | + "activityId": 3, | ||
99 | + "defaultImages": "http://img11.static.yhbimg.com/goodsimg/2016/09/12/14/018aea16153cec3ad0c677a106b5d95c53.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/70", | ||
100 | + "endTime": Math.round((Date.now() + 1000 * 60 * 60 * 7) / 1000), | ||
101 | + "marketPrice": 100, | ||
102 | + "productName": "blkheimei男休闲/运动鞋南京艾尚仅门店可售", | ||
103 | + "productSkn": 512581470, | ||
104 | + "secKillPrice": 40, | ||
105 | + "secKillSku": [{ | ||
106 | + "productSkn": 512581470, | ||
107 | + "productSku": 1384138, | ||
108 | + "storageNum": 5 | ||
109 | + }, { | ||
110 | + "productSkn": 512581470, | ||
111 | + "productSku": 1384140, | ||
112 | + "storageNum": 5 | ||
113 | + }, { | ||
114 | + "productSkn": 512581470, | ||
115 | + "productSku": 1384140, | ||
116 | + "storageNum": 5 | ||
117 | + }], | ||
118 | + "secKillStatus": 1, | ||
119 | + "startTime": Math.round(Date.now() / 1000), | ||
120 | + "status": 0, | ||
121 | + "storageSum": 10, | ||
122 | + remind: false | ||
123 | + }, { | ||
124 | + "activityId": 3, | ||
125 | + "defaultImages": "http://img11.static.yhbimg.com/goodsimg/2016/09/12/14/018aea16153cec3ad0c677a106b5d95c53.png?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/70", | ||
126 | + "endTime": Math.round((Date.now() + 1000 * 60 * 60 * 7) / 1000), | ||
127 | + "marketPrice": 100, | ||
128 | + "productName": "blkheimei男休闲/运动鞋南京艾尚仅门店可售", | ||
129 | + "productSkn": 512581470, | ||
130 | + "secKillPrice": 40, | ||
131 | + "secKillSku": [{ | ||
132 | + "productSkn": 512581470, | ||
133 | + "productSku": 1384138, | ||
134 | + "storageNum": 5 | ||
135 | + }, { | ||
136 | + "productSkn": 512581470, | ||
137 | + "productSku": 1384140, | ||
138 | + "storageNum": 5 | ||
139 | + }, { | ||
140 | + "productSkn": 512581470, | ||
141 | + "productSku": 1384140, | ||
142 | + "storageNum": 5 | ||
143 | + }], | ||
144 | + "secKillStatus": 1, | ||
145 | + "startTime": Math.round(Date.now() / 1000), | ||
146 | + "status": 0, | ||
147 | + "storageSum": 10, | ||
148 | + remind: true | ||
149 | + }], | ||
150 | + "md5": "f09659c22f275fbd23d8999c58aba994", | ||
151 | + "message": "query secKillProductList info" | ||
152 | +}; |
-
Please register or login to post a comment