This commit is contained in:
2021-04-30 10:58:46 +08:00
parent 735a3198d5
commit d3df9043e3
3 changed files with 4 additions and 6 deletions
+1 -2
View File
@@ -72,8 +72,7 @@ abstract class Callback extends HttpService
* @param $data
* @param $reID
* @return Request
* @throws ReflectionException
* @throws NotFindClassException
* @throws Exception
*/
protected function _request($fd, $data, $reID): Request
{