Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node-activity
·
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
yyq
2019-12-13 09:55:39 +0800
Commit
ad55a0b1ad0e00ce6faafa4496cd5ec0d7885b6b
1 parent
171ca9d1
add send flag-review by wenxue
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
apps/activity/models/feature.js
apps/activity/models/feature.js
View file @
ad55a0b
...
...
@@ -784,7 +784,8 @@ class featureModel extends global.yoho.BaseModel {
url
:
'coupon/sendCouponForMars.do'
,
data
:
{
uid
,
couponId
:
id
couponId
:
id
,
sendFlag
:
1
},
api
:
StoreApi
}));
...
...
Please
register
or
login
to post a comment