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
Email Patches
Plain Diff
Browse Files
Authored by
王钱钧
2016-03-07 09:28:49 +0800
Commit
d97a8319fe8ec770d6a72030fe5926b2309f045b
1 parent
cb39a46a
修改bug。
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 @
d97a831
...
...
@@ -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