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-07-31 19:12:14 +0800
Commit
b4f9aeb4cc61a5b95acf5b5981b4327dd2c3a0f6
1 parent
cd977676
auto format
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/product/controllers/list.js
apps/product/controllers/list.js
View file @
b4f9aeb
...
...
@@ -92,6 +92,7 @@ exports.brand = (req, res, next) => {
default
:
// 品牌
return
list
.
getBrandData
(
req
.
query
,
Object
.
assign
({
uid
:
req
.
user
.
id
},
brandInfo
));
// break;
}
...
...
Please
register
or
login
to post a comment