Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
hf
2015-12-18 19:15:50 +0800
Commit
98e05c88da867996cef757f63e34072c55c22803
1 parent
ba5fe9a6
code review by hf: fixes bug to coupon newuser second times
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Coupon.php
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Coupon.php
View file @
98e05c8
...
...
@@ -643,6 +643,7 @@ class CouponController extends HuodongAction
}
}
var_dump
(
$uid
);
/* 领取指定的优惠券操作 */
$result
=
ActivityData
::
getCouponNamed
(
$uid
,
$activityId
,
$couponId
);
...
...
Please
register
or
login
to post a comment