This commit is contained in:
2021-09-10 11:07:59 +08:00
parent 8e928c9c24
commit efbf2075f4
6 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ use Server\Constrict\Response;
use Server\Constrict\ResponseInterface;
use Server\ServerManager;
use Swoole\WebSocket\Server;
use Server\Message\Response as Par7Response;
use Protocol\Message\Response as Par7Response;
if (!function_exists('make')) {