From 706df0d472e7e1ec2baa00b035eaceeea0345941 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Mon, 29 Jul 2024 11:33:20 +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 | 2 +- conf/hotfix.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/conf/c_database_version.json b/conf/c_database_version.json index 2cef3a1c3..5125cff74 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { "version":"6", - "tables":"GameSetting" + "tables":"GlobalActivity|HeroConfig|ItemConfig|WishActivityUp" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index f585b0b4c..2e5c7ac7a 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,6 +1,5 @@ { - "version":"6", + "version":"5", "classes":[ - {"name":"BuyGoodsNewLogic.class","fullName":"com.ljsd.jieling.logic.store.BuyGoodsNewLogic"} ] } \ No newline at end of file