diff --git a/conf/c_database_version.json b/conf/c_database_version.json index ed0aa7339..7da862d29 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"16", - "tables":"GlobalActivity|TreasureTaskConfig|ItemConfig" + "version":"8", + "tables":"GlobalActivity" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index 444a9c747..b8eeab13c 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,6 +1,4 @@ { - "version":"6", - "classes":[ - {"name":"GetWorldArenaRecordInfoRequestHandler.class","fullName":"com.ljsd.jieling.handler.gtw.GetWorldArenaRecordInfoRequestHandler"} - ] + "version":"5", + "classes":[] } \ No newline at end of file