Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
郭成尧
2016-08-18 10:56:30 +0800
Commit
a2890623847250cc83da17e161515b09a4ebe03b
1 parent
f2fd75bf
'yh_channel'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
apps/product/models/shop-api.js
apps/product/models/shop-api.js
View file @
a289062
...
...
@@ -11,13 +11,13 @@ const _ = require('lodash');
const
yhChannel
=
{
men
:
{
channel
:
'1'
channel
:
'
30
1'
},
women
:
{
channel
:
'2'
channel
:
'
30
2'
},
lifestyle
:
{
channel
:
'
4
'
channel
:
'
303
'
}
};
...
...
Please
register
or
login
to post a comment