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
Plain Diff
Browse Files
Authored by
yyq
2019-12-13 09:46:04 +0800
Commit
5763f731d93a55ed495183815b536998a12d1e90
2 parents
de00443d
d4c0a8c1
Merge branch 'feature/1215' into release/6.9.17
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 @
5763f73
...
...
@@ -695,7 +695,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