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
Plain Diff
Browse Files
Authored by
ccbikai(👎🏻🍜)
2017-02-08 18:05:45 +0800
Commit
54ffc354093b186ae92cd20b91714bfad9594cf9
2 parents
55dc96d2
0de51ac8
Merge remote-tracking branch 'origin/feature/updateyas' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/activity/controllers/individuation.js
apps/activity/controllers/individuation.js
View file @
54ffc35
...
...
@@ -17,6 +17,7 @@ exports.productLst = function(req, res, next) {
specified_sort
:
req
.
query
.
enum
,
stocknumber
:
req
.
query
.
sn
,
p_d
:
req
.
query
.
pd
,
noDup
:
req
.
query
.
noDup
,
limit
:
req
.
query
.
limit
||
10
};
...
...
Please
register
or
login
to post a comment