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