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 e7438e199..a4f862ef3 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,7 +1,6 @@ { "version":"6", "classes":[ - {"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"}, - {"name":"FightDataUtil.class","fullName":"com.ljsd.jieling.util.FightDataUtil"} + {"name":"ContinuousGiftActivity.class","fullName":"com.ljsd.jieling.logic.activity.ContinuousGiftActivity"} ] } \ No newline at end of file