Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ldy
/
payment
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit b5482117
authored
Mar 05, 2021
by
赵凯(PHP)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
1 parent
8726d1e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
src/Notify/YSNotify.php
src/Notify/YSNotify.php
View file @
b548211
...
...
@@ -136,8 +136,6 @@ class YSNotify extends NotifyStrategy{
if
(
!
$flag
)
{
$return_code
=
'01'
;
}
return
[
'resultcode'
=>
$return_code
];
return
$return_code
;
}
}
Write
Preview
Markdown
is supported
Attach a file
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 post a comment