From c67bcd0bbe4927c6278cedd524907f9f57252f85 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Fri, 29 Dec 2023 15:31:59 +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 | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/c_database_version.json b/conf/c_database_version.json index ebc7dbd88..2b4b31e47 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"6", - "tables":"EquipConfig|ItemConfig|HeroChange|GlobalActivity|ActivityRewardConfig" + "version":"5", + "tables":"" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index 41583ecd9..dc3a47584 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,7 +1,6 @@ { - "version":"7", + "version":"6", "classes":[ - {"name":"TrainingLogic.class","fullName":"com.ljsd.jieling.logic.hero.TrainingLogic"}, - {"name":"SessionManager.class","fullName":"com.ljsd.jieling.network.server.SessionManager"} + {"name":"CBean2Proto.class","fullName":"com.ljsd.jieling.util.CBean2Proto"} ] } \ No newline at end of file