diff --git a/conf/c_database_version.json b/conf/c_database_version.json index 9d4b25d94..2b4b31e47 100644 --- a/conf/c_database_version.json +++ b/conf/c_database_version.json @@ -1,4 +1,4 @@ { - "version":"9", - "tables":"GlobalActivity" + "version":"5", + "tables":"" } \ No newline at end of file diff --git a/conf/hotfix.json b/conf/hotfix.json index 4076ede21..5ae757c8d 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,6 +1,5 @@ { - "version":"6", + "version":"5", "classes":[ - {"name":"RedisUtil.class","fullName":"com.ljsd.jieling.db.redis.RedisUtil"} ] }