Commit cf73effd by 王召彬

test

parent 62900b16
...@@ -3,7 +3,7 @@ namespace Hdll\Services\Common\Exception; ...@@ -3,7 +3,7 @@ namespace Hdll\Services\Common\Exception;
use Swoft\Exception\Exception; use Swoft\Exception\Exception;
class BaseException extends Exception class CommonException extends Exception
{ {
// HTTP 状态码 404,200 // HTTP 状态码 404,200
public $code = 500; public $code = 500;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment