Commit b5482117 by 赵凯(PHP)

update

1 parent 8726d1e3
Showing with 1 additions and 3 deletions
......@@ -136,8 +136,6 @@ class YSNotify extends NotifyStrategy{
if (! $flag) {
$return_code ='01';
}
return [
'resultcode' => $return_code
];
return $return_code;
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!