...
|
...
|
@@ -3,7 +3,7 @@ |
|
|
*/
|
|
|
module.exports = {
|
|
|
yohobuy: {
|
|
|
business_line: 'Yoho!Buy',
|
|
|
business_line: 'yohobuy',
|
|
|
content_code: 'b7a510c2ece17d205a8f17b06ee8d2af'
|
|
|
},
|
|
|
yohomars: {
|
...
|
...
|
@@ -11,15 +11,15 @@ module.exports = { |
|
|
content_code: ''
|
|
|
},
|
|
|
yohocoffee: {
|
|
|
business_line: 'Yo!Coffee',
|
|
|
business_line: 'coffee',
|
|
|
content_code: ''
|
|
|
},
|
|
|
yohogreen: {
|
|
|
business_line: 'Yo!Green',
|
|
|
business_line: 'green',
|
|
|
content_code: ''
|
|
|
},
|
|
|
yoholittle: {
|
|
|
business_line: 'Yo!Little',
|
|
|
business_line: 'little',
|
|
|
content_code: ''
|
|
|
}
|
|
|
}; |
...
|
...
|
|