From 297a7cac2a429cb78fa78075a540d7800b725ad2 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Mon, 25 Sep 2023 15:42:15 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/c_database_version.json | 4 ++-- conf/hotfix.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/c_database_version.json b/conf/c_database_version.json index 2b4b31e47..af142624e 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"5", - "tables":"" + "version":"6", + "tables":"GlobalActivity" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index c4d8d4b72..04fa6fd8c 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,5 +1,5 @@ { - "version":"10", + "version":"11", "classes":[ {"name":"ItemUtil.class","fullName":"com.ljsd.jieling.util.ItemUtil"}, {"name":"GetPlayerInfoHandler.class","fullName":"com.ljsd.jieling.handler.GetPlayerInfoHandler"},