Skip to content

Commit ae5dfc0

Browse files
committed
upd
1 parent b5b40d6 commit ae5dfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storages/dbs/dbcommons/sqls/20250201.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,4 +284,4 @@ CREATE TABLE IF NOT EXISTS `postcomments` (
284284
KEY `idx_post` (`app_key`,`post_id`,`created_time`)
285285
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
286286

287-
INSERT IGNORE INTO `globalconfs` (`conf_key`,`conf_value`)VALUES('jchatdb_versaion','20240716');
287+
INSERT IGNORE INTO `globalconfs` (`conf_key`,`conf_value`)VALUES('jchatdb_versaion','20250201');

0 commit comments

Comments
 (0)