diff --git a/conf/c_database_version.json b/conf/c_database_version.json index 4499a95c8..2b4b31e47 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"7", - "tables":"GlobalActivity" + "version":"5", + "tables":"" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index e6728e6bf..2e5c7ac7a 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,9 +1,5 @@ { - "version":"12", + "version":"5", "classes":[ - {"name":"ItemUtil.class","fullName":"com.ljsd.jieling.util.ItemUtil"}, - {"name":"GetPlayerInfoHandler.class","fullName":"com.ljsd.jieling.handler.GetPlayerInfoHandler"}, - {"name":"ItemLogic.class","fullName":"com.ljsd.jieling.logic.item.ItemLogic"}, - {"name":"Cmd_general.class","fullName":"com.ljsd.jieling.kefu.Cmd_general"} ] } \ No newline at end of file