Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
Plain Diff
Browse Files
Authored by
周奇琪
2016-03-07 09:27:05 +0800
Commit
bbdb35a7f96ca59040ca2899df3e6d207c9c7cbe
2 parents
40b766d0
e32d2006
Merge branch 'develop' of git.dev.yoho.cn:platform/yohobuy-portal-fe into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
server/interface/product.js
server/interface/product.js
View file @
bbdb35a
...
...
@@ -258,6 +258,14 @@ exports.res = [
{
name
:
'categoryId'
,
type
:
'Number'
},
{
name
:
'page'
,
type
:
'Number'
},
{
name
:
'size'
,
type
:
'Number'
}
]
},{
...
...
Please
register
or
login
to post a comment