This commit is contained in:
2020-09-10 15:56:18 +08:00
parent b6fed5da6a
commit 389c19386b
+1
View File
@@ -17,6 +17,7 @@ class BaseGoto extends Component
/**
* @param $message
* @param int $statusCode
* @return mixed|void
* @throws Exception
*/
public function end($message, $statusCode = 200)