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
runner
2016-06-20 09:32:14 +0800
Commit
c595cc0d02be1c774dbd010c9ae9348fb7c83cca
1 parent
94269f37
product-process update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
utils/product-process.js
utils/product-process.js
View file @
c595cc0
...
...
@@ -108,7 +108,7 @@ exports.processProductList = (list, options) => {
pruductList
.
push
(
product
);
});
console
.
log
(
pruductList
);
return
pruductList
;
};
...
...
Please
register
or
login
to post a comment