Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
7 years ago
Commit
f4d728ba51d92c3122c8a39bacaef9b7f8f5c6b7
1 parent
b305d248
业务线名称
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
config/from.js
config/from.js
View file @
f4d728b
...
...
@@ -3,7 +3,7 @@
*/
module
.
exports
=
{
yohobuy
:
{
business_line
:
'
Yoho!B
uy'
,
business_line
:
'
yohob
uy'
,
content_code
:
'b7a510c2ece17d205a8f17b06ee8d2af'
},
yohomars
:
{
...
...
@@ -11,15 +11,15 @@ module.exports = {
content_code
:
''
},
yohocoffee
:
{
business_line
:
'
Yo!C
offee'
,
business_line
:
'
c
offee'
,
content_code
:
''
},
yohogreen
:
{
business_line
:
'
Yo!G
reen'
,
business_line
:
'
g
reen'
,
content_code
:
''
},
yoholittle
:
{
business_line
:
'
Yo!L
ittle'
,
business_line
:
'
l
ittle'
,
content_code
:
''
}
};
...
...
Please
register
or
login
to post a comment