This commit is contained in:
2023-04-21 23:09:35 +08:00
parent f313860436
commit eb4cc76eee
5 changed files with 61 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
namespace Kiri\Server\Contract;
use Kiri\Server\Abstracts\Server;
use Swoole\Server;
interface OnPacketInterface
{