diff --git a/conf/c_database_version.json b/conf/c_database_version.json index 77f8a1503..2b4b31e47 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"11", - "tables":"StoreConfig|RechargeCommodityConfig|SpecialConfig|GlobalActivity|PrivilegeTypeConfig|RewardGroup" + "version":"5", + "tables":"" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index 17229b944..2e5c7ac7a 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,8 +1,5 @@ { - "version":"9", + "version":"5", "classes":[ - {"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"}, - {"name":"StoreLogic.class","fullName":"com.ljsd.jieling.logic.store.StoreLogic"}, - {"name":"UserMissionManager.class","fullName":"com.ljsd.jieling.logic.dao.UserMissionManager"} ] -} +} \ No newline at end of file