From 221713d2ec86af41b71daac92085a7a27791105d Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Wed, 6 Mar 2024 16:22:49 +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 | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/conf/c_database_version.json b/conf/c_database_version.json index ed0aa7339..7da862d29 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"16", - "tables":"GlobalActivity|TreasureTaskConfig|ItemConfig" + "version":"8", + "tables":"GlobalActivity" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index 444a9c747..b8eeab13c 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,6 +1,4 @@ { - "version":"6", - "classes":[ - {"name":"GetWorldArenaRecordInfoRequestHandler.class","fullName":"com.ljsd.jieling.handler.gtw.GetWorldArenaRecordInfoRequestHandler"} - ] + "version":"5", + "classes":[] } \ No newline at end of file