This commit is contained in:
as2252258@163.com
2021-08-11 01:04:57 +08:00
parent 63d8eaa4a5
commit 682246df28
219 changed files with 790 additions and 791 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ use Swoole\WebSocket\Server;
/**
* Class OnServerDefault
* @package Snowflake\Snowflake\Server
* @package Kiri\Kiri\Server
*/
abstract class ServerBase extends HttpService
{