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
yyq
2017-06-27 19:12:58 +0800
Commit
58e0e3e3ad832f2654d48b86a1d96eec5d4dc2d9
1 parent
9d9d1447
list api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/spread.js
apps/home/models/spread.js
View file @
58e0e3e
...
...
@@ -19,7 +19,7 @@ module.exports = class extends global.yoho.BaseModel {
uid
:
uid
}}),
this
.
get
({
data
:
{
method
:
'app.invitecode.
detail
'
,
method
:
'app.invitecode.
history
'
,
uid
:
uid
,
page
:
page
||
1
}})
...
...
Please
register
or
login
to post a comment