Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-09-23 11:25:53 +0800
Commit
e67d4bc447d81c74aec89dd070ceb499039fea19
1 parent
5a2ba962
index new day limit 4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/channel/models/index.js
apps/channel/models/index.js
View file @
e67d4bc
...
...
@@ -800,7 +800,7 @@ const getNewArrival = channel => {
sales
:
'Y'
,
attribute_not
:
2
,
stocknumber
:
3
,
dayLimit
:
3
dayLimit
:
4
};
params
.
gender
=
channelMap
[
channel
].
gender
;
...
...
Please
register
or
login
to post a comment