Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
邱骏
2019-05-31 15:39:38 +0800
Commit
32778184eb3fe68de10577b6ea21730567c0e1a0
1 parent
1df20e8e
签到逻辑
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/api/models/daily-check-in.js
apps/api/models/daily-check-in.js
View file @
3277818
...
...
@@ -171,6 +171,7 @@ class DailyCheckInModel extends global.yoho.BaseModel {
realPrizeArr
.
push
(
prize
);
}
}
// console.log('real:', realPrizeArr)
if
(
hasRealPrize
)
{
// 有实物奖品的情况下
...
...
Please
register
or
login
to post a comment