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
郭成尧
2016-04-14 14:43:37 +0800
Commit
0b4307318e970d25ad0085b64e66b134f760dc80
1 parent
6f75f7b9
强制回退
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/controllers/Coupon.php
yohobuy/m.yohobuy.com/application/controllers/Coupon.php
View file @
0b43073
...
...
@@ -116,7 +116,7 @@ class CouponController extends AbstractAction
public
function
getCoupon
(
$couponIds
)
{
foreach
(
$couponIds
as
$key
=>
$value
)
{
// 后端一些处理操作
// 后端一些处理操作
+ 1
}
return
rand
(
1
,
4
);
}
...
...
Please
register
or
login
to post a comment