modify plugin name

This commit is contained in:
2022-07-11 14:15:21 +08:00
parent 4316e88677
commit bc728071c7
2 changed files with 118 additions and 120 deletions
-2
View File
@@ -4,12 +4,10 @@ namespace Database\Mysql;
use Exception;
use Kiri;
use Kiri\Abstracts\Config;
use Kiri\Events\EventProvider;
use Kiri\Pool\StopHeartbeatCheck;
use Kiri\Server\Events\OnWorkerExit;
use PDOStatement;
use Swoole\Timer;
/**
*