perf: 优化消息缓存表格

This commit is contained in:
2024-11-09 22:30:51 +08:00
parent 69432dbbc8
commit 2a4a3e9065
3 changed files with 7 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.7.0"
version = "1.7.1"
description = "基于 Redis 的 Minecraft 服务端通用消息中间件"
subprojects {