refactor: 将 lettuce 转至 HamsterCore 里

This commit is contained in:
2024-01-13 18:49:22 +08:00
parent 0566941e85
commit b7b7f89267
13 changed files with 47 additions and 93 deletions

View File

@@ -131,7 +131,7 @@ dependencies {
### 示例
在下面这个例子中我将实现一个业务功能:**跨服聊天**
在下面这个例子中我将实现一个功能:**跨服聊天**
插件名称为:`GlobalChat`
<details>