Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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-05-26 17:39:56 +0800
Commit
d9636de57afc619b0c95101a5aebab98cb10ccc8
1 parent
105a3dc4
修改平台
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 @
d9636de
...
...
@@ -126,7 +126,7 @@ const special = (params) => {
return
api
.
get
(
''
,
sign
.
apiSign
(
Object
.
assign
({
method
:
'app.activity.get'
,
sort
:
2
,
plateform
:
2
plateform
:
3
},
params
)));
};
...
...
Please
register
or
login
to post a comment