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 c4d8d4b72..04fa6fd8c 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,5 +1,5 @@ { - "version":"10", + "version":"11", "classes":[ {"name":"ItemUtil.class","fullName":"com.ljsd.jieling.util.ItemUtil"}, {"name":"GetPlayerInfoHandler.class","fullName":"com.ljsd.jieling.handler.GetPlayerInfoHandler"},