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
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2016-06-29 18:13:48 +0800
Commit
0c4d8af070ccd0efd41cb30677f4ffded9ffbcf9
1 parent
43c842ba
折扣专场 平台修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/sale.js
apps/product/models/sale.js
View file @
0c4d8af
...
...
@@ -83,7 +83,7 @@ const _discount = (params) => {
return
api
.
get
(
''
,
Object
.
assign
({
method
:
'app.activity.get'
,
sort
:
2
,
plateform
:
2
plateform
:
3
},
params
));
};
...
...
Please
register
or
login
to post a comment