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
biao
9 years ago
Commit
68c4c705236fdda8c32e8ceda6deebf0a9c08db8
1 parent
f43d1e29
remove console
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
utils/product-process.js
utils/product-process.js
View file @
68c4c70
...
...
@@ -125,7 +125,6 @@ exports.processProductList = (list, options) => {
pruductList
.
push
(
product
);
});
console
.
log
(
pruductList
);
return
pruductList
;
};
...
...
Please
register
or
login
to post a comment