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
毕凯
2017-05-31 18:32:38 +0800
Commit
0b6216da5c77e96a9e74b8682f80264c9332e7a4
1 parent
7d26db37
add rec_pos
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
apps/activity/models/individuation.js
apps/activity/models/individuation.js
View file @
0b6216d
...
...
@@ -47,7 +47,8 @@ module.exports = {
udid
:
params
.
udid
||
0
,
yh_channel
:
params
.
yh_channel
,
limit
:
params
.
limit
,
need_filter
:
'null'
need_filter
:
'null'
,
rec_pos
:
'100008'
},
{
cache
:
true
}).
then
(
res
=>
{
...
...
Please
register
or
login
to post a comment