Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
康帅杰
laravel-exception
Commits
74a3a6be
Commit
74a3a6be
authored
5 years ago
by
韩枭镝
Browse files
Options
Download
Email Patches
Plain Diff
测试阿里镜像更新数独
parent
96c35fa9
1.0.11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Handler.php
+1
-0
src/Handler.php
with
1 addition
and
0 deletions
+1
-0
src/Handler.php
View file @
74a3a6be
...
...
@@ -76,6 +76,7 @@ class Handler extends ExceptionHandler
$result
[
'data'
]
=
[];
}
$status
=
200
;
if
(
$code
==
4003
||
$code
==
4004
){
$status
=
433
;
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help