rename Instant to ZM

This commit is contained in:
crazywhalecc
2022-12-18 00:15:34 +08:00
parent 1173949bba
commit 8c6aba9361
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
declare(strict_types=1);
$plugin = new InstantPlugin(__DIR__);
$plugin = new ZMPlugin(__DIR__);
/*
* 发送 "测试 123",回复 "你好123"