Showing
1 changed file
with
4 additions
and
4 deletions
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | */ | 3 | */ |
4 | module.exports = { | 4 | module.exports = { |
5 | yohobuy: { | 5 | yohobuy: { |
6 | - business_line: 'Yoho!Buy', | 6 | + business_line: 'yohobuy', |
7 | content_code: 'b7a510c2ece17d205a8f17b06ee8d2af' | 7 | content_code: 'b7a510c2ece17d205a8f17b06ee8d2af' |
8 | }, | 8 | }, |
9 | yohomars: { | 9 | yohomars: { |
@@ -11,15 +11,15 @@ module.exports = { | @@ -11,15 +11,15 @@ module.exports = { | ||
11 | content_code: '' | 11 | content_code: '' |
12 | }, | 12 | }, |
13 | yohocoffee: { | 13 | yohocoffee: { |
14 | - business_line: 'Yo!Coffee', | 14 | + business_line: 'coffee', |
15 | content_code: '' | 15 | content_code: '' |
16 | }, | 16 | }, |
17 | yohogreen: { | 17 | yohogreen: { |
18 | - business_line: 'Yo!Green', | 18 | + business_line: 'green', |
19 | content_code: '' | 19 | content_code: '' |
20 | }, | 20 | }, |
21 | yoholittle: { | 21 | yoholittle: { |
22 | - business_line: 'Yo!Little', | 22 | + business_line: 'little', |
23 | content_code: '' | 23 | content_code: '' |
24 | } | 24 | } |
25 | }; | 25 | }; |
-
Please register or login to post a comment