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
hongweigao
2016-10-18 17:30:00 +0800
Commit
bb55d08a793594f32d4c3b75b6c695fddfcf0b4c
1 parent
1704782d
默认不传order与H5保持一致
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
apps/product/models/students-api.js
apps/product/models/students-api.js
View file @
bb55d08
...
...
@@ -129,9 +129,7 @@ exports.getStudentsProduct = (params) => {
let
finalParams
=
{
method
:
'app.student.rebate'
,
sales
:
'Y'
,
outlets
:
2
,
stocknumber
:
1
,
order
:
's_n_desc'
,
need_filter
:
'yes'
,
limit
:
60
};
...
...
Please
register
or
login
to post a comment