Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
hf
2015-12-18 19:30:39 +0800
Commit
dde2e9a2cc837fed001ca6cc705f1a0e6de4253c
1 parent
396ebf1e
code review by hf: fixes bug to coupon newuser second times
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 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 @
dde2e9a
...
...
@@ -643,7 +643,6 @@ class CouponController extends HuodongAction
}
}
var_dump
(
$uid
);
/* 领取指定的优惠券操作 */
$result
=
ActivityData
::
getCouponNamed
(
$uid
,
$activityId
,
$couponId
);
...
...
Please
register
or
login
to post a comment