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
郭成尧
9 years ago
Commit
528767227b067cbcd2777fa0343583bd27f18b54
1 parent
73bb9bef
'打断点'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/Opt.php
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/Opt.php
View file @
5287672
...
...
@@ -98,7 +98,7 @@ class OptController extends AbstractAction
$result
=
array
(
'code'
=>
400
,
'message'
=>
'不是App!'
,
'data'
=>
''
);
}
}
while
(
false
);
\Plugin\DataProcess\CouponFloorProcess
::
debugOut
(
$result
,
true
);
$this
->
echoJson
(
$result
);
}
...
...
Please
register
or
login
to post a comment